mirror of
https://github.com/transmission/transmission
synced 2024-12-24 00:34:04 +00:00
(trunk daemon) #3842 "typo in manpage: abbreviated form of --tracker-remove is listed as -ta instead of -tr" -- fixed.
This commit is contained in:
parent
6627aade08
commit
168fb2a45d
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ Let the current torrent(s) seed regardless of ratio
|
||||||
Let the current torrent(s) use the global seedratio settings
|
Let the current torrent(s) use the global seedratio settings
|
||||||
.It Fl ta Fl -tracker-add Ar tracker
|
.It Fl ta Fl -tracker-add Ar tracker
|
||||||
Add a tracker to a torrent
|
Add a tracker to a torrent
|
||||||
.It Fl ta Fl -tracker-remove Ar trackerId
|
.It Fl tr Fl -tracker-remove Ar trackerId
|
||||||
Remove a tracker from a torrent
|
Remove a tracker from a torrent
|
||||||
.It Fl s Fl -start
|
.It Fl s Fl -start
|
||||||
Start the current torrent(s)
|
Start the current torrent(s)
|
||||||
|
|
Loading…
Reference in a new issue