]> granicus.if.org Git - curl/commitdiff
tool_help: fix formatting for --next option
authorAlessandro Ghedini <alessandro@ghedini.me>
Thu, 7 May 2015 13:34:30 +0000 (15:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 May 2015 12:44:15 +0000 (14:44 +0200)
src/tool_help.c

index ef26ded0ae15fba3610126093301fb6021d7e5d5..3153fcdd95318c0b91a5792172dde1ac515db2c5 100644 (file)
@@ -143,7 +143,7 @@ static const char *const helptext[] = {
   " -n, --netrc         Must read .netrc for user name and password",
   "     --netrc-optional  Use either .netrc or URL; overrides -n",
   "     --netrc-file FILE  Specify FILE for netrc",
-  " -:  --next          "
+  " -:, --next          "
   "Allows the following URL to use a separate set of options",
   "     --no-alpn       Disable the ALPN TLS extension (H)",
   " -N, --no-buffer     Disable buffering of the output stream",