From acd29dc10890822527da329e85e58f6e8b6b8134 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 7 Jan 2017 20:23:31 +0100 Subject: docs/silent: mention --show-error in --silent description Reported in #1190 Reported-by: Dan Jacobson --- docs/cmdline-opts/silent.d | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/cmdline-opts') diff --git a/docs/cmdline-opts/silent.d b/docs/cmdline-opts/silent.d index 321279129..7603b7634 100644 --- a/docs/cmdline-opts/silent.d +++ b/docs/cmdline-opts/silent.d @@ -6,3 +6,6 @@ See-also: verbose stderr Silent or quiet mode. Don't show progress meter or error messages. Makes Curl mute. It will still output the data you ask for, potentially even to the terminal/stdout unless you redirect it. + +Use --show-error in addition to this option to disable progress meter but +still show error messages. -- cgit v1.2.3