From: Charles Kerr Date: Mon, 21 Jul 2008 20:37:17 +0000 (+0000) Subject: make the help daemon/remote/cli help pages a little more consistent X-Git-Tag: 1.31~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32577c8c9fef3e5c94787ad36be703a120a719e6;p=transmission make the help daemon/remote/cli help pages a little more consistent --- diff --git a/cli/cli.c b/cli/cli.c index 53dc0f444..88078c0a5 100644 --- a/cli/cli.c +++ b/cli/cli.c @@ -442,29 +442,29 @@ const struct tr_option options[] = { { 'b', "blocklist", "Enable peer blocklists", "b", 0, NULL }, { 'B', "no-blocklist", "Disable peer blocklists", "B", 0, NULL }, { 'c', "comment", "Set the new torrent's comment", "c", 1, "" }, - { 'd', "downlimit", "Set max download speed in KB/s", "d", 1, "" }, + { 'd', "downlimit", "Set max download speed in KB/s", "d", 1, "" }, { 'D', "no-downlimit", "Don't limit the download speed", "D", 0, NULL }, { 910, "encryption-required", "Encrypt all peer connections", "er", 0, NULL }, { 911, "encryption-preferred", "Prefer encrypted peer connections", "ep", 0, NULL }, { 912, "encryption-tolerated", "Prefer unencrypted peer connections", "et", 0, NULL }, - { 'f', "finish", "Set a script to run when the torrent finishes", + { 'f', "finish", "Run a script when the torrent finishes", "f", 1, "