Fix help output

pull/709/head
Tatsuhiro Tsujikawa 2016-07-18 17:38:52 +09:00
parent 99e5d85de0
commit 196f8c4ad9
1 changed files with 2 additions and 2 deletions

View File

@ -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" \