瀏覽代碼

Fix help output

Tatsuhiro Tsujikawa 9 年之前
父節點
當前提交
196f8c4ad9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/usage_text.h

+ 2 - 2
src/usage_text.h

@@ -313,8 +313,8 @@
     "                              To limit the overall upload speed, use\n" \
     "                              --max-overall-upload-limit option.")
 #define TEXT_SEED_TIME                                                  \
-  _(" --seed-time=MINUTES          Specify seeding time in (fractional) minutes. Also see the\n" \
-    "                              --seed-ratio option.")
+  _(" --seed-time=MINUTES          Specify seeding time in (fractional) minutes.\n" \
+    "                              Also see the --seed-ratio option.")
 #define TEXT_SEED_RATIO                                                 \
   _(" --seed-ratio=RATIO           Specify share ratio. Seed completed torrents\n" \
     "                              until share ratio reaches RATIO.\n"  \