From b17c229aaa6182ffa1c3a91d25ecc374d67618f3 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 27 Feb 2008 16:03:41 +0000 Subject: [PATCH] #739: fix transmission-remote manpage --- daemon/transmission-remote.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/transmission-remote.1 b/daemon/transmission-remote.1 index 36f0e48c5..e2491c706 100644 --- a/daemon/transmission-remote.1 +++ b/daemon/transmission-remote.1 @@ -137,11 +137,11 @@ Remove all torrents, or the torrent with an info hash of .Ar info-hash . Neither the downloaded data nor the original torrent metainfo file will be deleted. -.It Fl s Fl -stop Ar all | info-hash +.It Fl S Fl -stop Ar all | info-hash Stop all torrents from downloading or seeding, or the torrent with an info hash of .Ar info-hash . -.It Fl S Fl -start Ar all | info-hash +.It Fl s Fl -start Ar all | info-hash Start all torrents downloading or seeding, or the torrent with an info hash of .Ar info-hash .