]> sjero.net Git - wget/blobdiff - src/main.c
help: Move --report-speed under 'Logging and input file'.
[wget] / src / main.c
index e5a60e66c06ae6dad274b4549e8fb599e52cf9e3..94a33e75a25aae2af1ce8f3c6bdb3beb86adefb5 100644 (file)
@@ -460,6 +460,8 @@ Logging and input file:\n"),
   -v,  --verbose             be verbose (this is the default).\n"),
     N_("\
   -nv, --no-verbose          turn off verboseness, without being quiet.\n"),
+    N_("\
+       --report-speed=TYPE   Output bandwidth as TYPE.  TYPE can be bits.\n"),
     N_("\
   -i,  --input-file=FILE     download URLs found in local or external FILE.\n"),
     N_("\
@@ -760,12 +762,6 @@ Recursive accept/reject:\n"),
     N_("\
   -np, --no-parent                 don't ascend to the parent directory.\n"),
     "\n",
-
-    N_("\
-Output format:\n"),
-    N_("\
-       --report-speed=TYPE        Output bandwidth as TYPE.  TYPE can be bits.\n"),
-    "\n",
     N_("Mail bug reports and suggestions to <bug-wget@gnu.org>.\n")
   };