diff --git a/docs/cmdline-opts/silent.md b/docs/cmdline-opts/silent.md index 4e80ee7640..2498ca56f4 100644 --- a/docs/cmdline-opts/silent.md +++ b/docs/cmdline-opts/silent.md @@ -17,9 +17,9 @@ Example: # `--silent` -Silent or quiet mode. Do not show progress meter or error messages. Makes curl -mute. It still outputs the data you ask for, potentially even to the -terminal/stdout unless you redirect it. +Silent or quiet mode. Do not show progress meter, warning messages or error +messages. Makes curl mute. It still outputs 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.