From 106c9af8b2dffd551427b0c2db2f03fba7947081 Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Sun, 20 Oct 2013 19:39:56 +0000 Subject: [PATCH] (trunk, daemon) #5506: manpage fix for transmission-remote by taem --- daemon/transmission-remote.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/transmission-remote.1 b/daemon/transmission-remote.1 index a537c5ea6..b5482a151 100644 --- a/daemon/transmission-remote.1 +++ b/daemon/transmission-remote.1 @@ -229,7 +229,7 @@ Set the maximum number of peers. If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting. .It Fl r Fl -remove Remove the current torrent(s). This does not delete the downloaded data. -.It Fl -remove-and-delete +.It Fl R Fl -remove-and-delete Remove the current torrent(s) and delete their downloaded data. .It Fl -reannounce Reannounce the current torrent(s). This is the same as the GUI's "ask tracker for more peers" button.