summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-02-08 22:39:04 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-02-08 22:39:04 +0100
commit5348e8f276dac01e98f3c1e3fcdfa363f1df6cf8 (patch)
treea3115e985a13883ae797d9123143ee0c2302c651
parent266bcb06d7c3f5ad1b0f1d7c05d02bc36611296a (diff)
downloadgnurl-5348e8f276dac01e98f3c1e3fcdfa363f1df6cf8.tar.gz
gnurl-5348e8f276dac01e98f3c1e3fcdfa363f1df6cf8.tar.bz2
gnurl-5348e8f276dac01e98f3c1e3fcdfa363f1df6cf8.zip
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
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 093fae597..a1027004a 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.