mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:11:40 +03:00
parent
f1a39f221d
commit
9ce9afa312
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue