doc/curl.1: fix sentence with ending for -# option
authorDave Reisner <d@falconindy.com>
Sun, 30 Oct 2011 03:28:11 +0000 (04:28 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 30 Oct 2011 18:43:38 +0000 (19:43 +0100)
Try to be a little more descriptive about the effect of this flag,
rather than parroting what was said in the paragraph just above.

docs/curl.1

index 95828bf..052b1dd 100644 (file)
@@ -110,7 +110,8 @@ the --option version of them. (This concept with --no options was added in
 7.19.0. Previously most options were toggled on/off on repeated use of the
 same command line option.)
 .IP "-#, --progress-bar"
-Make curl display progress information as a progress bar instead of the
+Make curl display progress as a simple progress bar instead of the standard,
+more informational, meter.
 .IP "-0, --http1.0"
 (HTTP) Forces curl to issue its requests using HTTP 1.0 instead of using its
 internally preferred: HTTP 1.1.