Explorar el Código

Update --auto-file-renaming help text according to the manual page

Tatsuhiro Tsujikawa hace 9 años
padre
commit
5b4e3361d4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/usage_text.h

+ 2 - 1
src/usage_text.h

@@ -175,7 +175,8 @@
     "                              exists. This option works only in http(s)/ftp\n" \
     "                              download.\n"                         \
     "                              The new file name has a dot and a number(1..9999)\n" \
-    "                              appended.")
+    "                              appended after the name, but before the file\n" \
+    "                              extension, if any.")
 #define TEXT_PARAMETERIZED_URI                                          \
   _(" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" \
     "                              You can specify set of parts:\n"     \