mirror of
https://github.com/transmission/transmission
synced 2025-02-22 06:00:41 +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 R
|
.Op Fl R
|
||||||
.Op Fl s | S
|
.Op Fl s | S
|
||||||
|
.Op Fl Ar -session
|
||||||
.Op Fl t Ar all | Ar id | Ar hash
|
.Op Fl t Ar all | Ar id | Ar hash
|
||||||
.Op Fl u Ar number | Fl U
|
.Op Fl u Ar number | Fl U
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
|
@ -143,6 +144,9 @@ Start the current torrent(s)
|
||||||
.It Fl S Fl -stop
|
.It Fl S Fl -stop
|
||||||
Stop the current torrent(s) from downloading or seeding
|
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
|
.It Fl t Fl -torrent Ar all | id | torrent-hash
|
||||||
Set the current torrent(s) for use by subsequent options.
|
Set the current torrent(s) for use by subsequent options.
|
||||||
.Ar all
|
.Ar all
|
||||||
|
|
Loading…
Reference in a new issue