mirror of
https://github.com/transmission/transmission
synced 2025-02-20 13:16:53 +00:00
(trunk daemon) mention --session in the transmission-remote manpage
This commit is contained in:
parent
6c7097d1f4
commit
00066f7a58
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,7 @@ and
|
|||
.Op Fl r
|
||||
.Op Fl R
|
||||
.Op Fl s | S
|
||||
.Op Fl Ar -session
|
||||
.Op Fl t Ar all | Ar id | Ar hash
|
||||
.Op Fl u Ar number | Fl U
|
||||
.Op Fl v
|
||||
|
@ -143,6 +144,9 @@ Start the current torrent(s)
|
|||
.It Fl S Fl -stop
|
||||
Stop the current torrent(s) from downloading or seeding
|
||||
|
||||
.It Fl -session
|
||||
List session information from the server
|
||||
|
||||
.It Fl t Fl -torrent Ar all | id | torrent-hash
|
||||
Set the current torrent(s) for use by subsequent options.
|
||||
.Ar all
|
||||
|
|
Loading…
Reference in a new issue