Explorar o código

Updated doc for --save-session option.

Tatsuhiro Tsujikawa %!s(int64=14) %!d(string=hai) anos
pai
achega
c6b71eac8f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/usage_text.h

+ 2 - 1
src/usage_text.h

@@ -668,7 +668,8 @@
     "                              You can pass this output file to aria2c with -i\n" \
     "                              option on restart. Please note that downloads\n" \
     "                              added by aria2.addTorrent and aria2.addMetalink\n" \
-    "                              RPC method are not saved.")
+    "                              RPC method and whose metadata could not be saved\n" \
+    "                              as a file will not be saved.")
 #define TEXT_MAX_CONNECTION_PER_SERVER          \
   _(" -x, --max-connection-per-server=NUM The maximum number of connections to one\n" \
     "                              server for each download.")