From: Daniel Stenberg Date: Tue, 8 Feb 2011 21:39:04 +0000 (+0100) Subject: curl.1: typo in -v description X-Git-Tag: curl-7_21_4~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5348e8f276dac01e98f3c1e3fcdfa363f1df6cf8;p=thirdparty%2Fcurl.git curl.1: typo in -v description Reported by: Ian D Allen Bug: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/714895 Forwarded to us by: Reported by: Andreas Olsson Bug: http://curl.haxx.se/bug/view.cgi?id=3175422 --- diff --git a/docs/curl.1 b/docs/curl.1 index 093fae5979..a1027004a9 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1357,7 +1357,7 @@ If you think this option still doesn't give you enough details, consider using This option overrides previous uses of \fI--trace-ascii\fP or \fI--trace\fP. -Use \fI-S/--silent\fP to make curl quiet. +Use \fI-s/--silent\fP to make curl quiet. .IP "-V/--version" Displays information about curl and the libcurl version it uses.