mirror of
https://github.com/transmission/transmission
synced 2025-01-31 11:23:40 +00:00
(trunk, daemon) #5188 'error in transmission-remote manpage: options -i, -if, -ip, -ic, -it don't take arguments anymore' -- fixed.
This commit is contained in:
parent
ac17884741
commit
fb0ada6582
1 changed files with 5 additions and 5 deletions
|
@ -162,15 +162,15 @@ All torrents, unless overridden by a per-torrent setting, should seed until a sp
|
||||||
All torrents, unless overridden by a per-torrent setting, should seed regardless of ratio
|
All torrents, unless overridden by a per-torrent setting, should seed regardless of ratio
|
||||||
.It Fl h Fl -help
|
.It Fl h Fl -help
|
||||||
Print command-line option descriptions.
|
Print command-line option descriptions.
|
||||||
.It Fl i Fl -info Ar id | torrent-hash
|
.It Fl i Fl -info
|
||||||
Show details of the current torrent(s)
|
Show details of the current torrent(s)
|
||||||
.It Fl if Fl -info-files Ar id | torrent-hash
|
.It Fl if Fl -info-files
|
||||||
List the specified torrent's files
|
List the specified torrent's files
|
||||||
.It Fl ip Fl -info-peers Ar id | torrent-hash
|
.It Fl ip Fl -info-peers
|
||||||
List the specified torrent's peers
|
List the specified torrent's peers
|
||||||
.It Fl ic Fl -info-pieces Ar id | torrent-hash
|
.It Fl ic Fl -info-pieces
|
||||||
List the specified torrent's pieces
|
List the specified torrent's pieces
|
||||||
.It Fl it Fl -info-trackers Ar id | torrent-hash
|
.It Fl it Fl -info-trackers
|
||||||
List the specified torrent's trackers
|
List the specified torrent's trackers
|
||||||
.It Fl si Fl -session-info
|
.It Fl si Fl -session-info
|
||||||
List session information from the server
|
List session information from the server
|
||||||
|
|
Loading…
Reference in a new issue