(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90(trunk, daemon) #2882 "transmission-remote's man-page not honest about -t option" -- fixed in trunk for 1.90

This commit is contained in:
Charles Kerr 2010-02-09 15:25:05 +00:00
parent 84f81d5d00
commit 23b24436dc
1 changed files with 3 additions and 3 deletions

View File

@ -216,8 +216,8 @@ will apply following requests to all torrents, while specific torrents can be ch
.Ar id
or
.Ar hash .
To set more than one current torrent, join their ids or hashes together in a list,
such as "\-t2,4,6-8" to operate on the torrents whose IDs are 2, 4, 6, 7, and 8.
To set more than one current torrent, join their ids together in a list, such as
"\-t2,4,6-8" to operate on the torrents whose IDs are 2, 4, 6, 7, and 8.
.It Fl td Fl -torrent-downlimit Ar limit
Limit the current torrent(s) download speed to
.Ar limit
@ -310,7 +310,7 @@ $ transmission-remote \-t1 \-i
.Ed
Get a list of a torrent's files:
.Bd -literal -offset indent
$ transmission-remote \-t1 \-l
$ transmission-remote \-t1 \-f
.Ed
Download only its second and fourth files:
.Bd -literal -offset indent