From 32577c8c9fef3e5c94787ad36be703a120a719e6 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 21 Jul 2008 20:37:17 +0000 Subject: [PATCH] make the help daemon/remote/cli help pages a little more consistent --- cli/cli.c | 14 +++++++------- daemon/daemon.c | 4 +++- daemon/remote.c | 10 ++++++---- 3 files changed, 16 insertions(+), 12 deletions(-) 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, "