mirror of
https://github.com/transmission/transmission
synced 2025-03-03 10:15:45 +00:00
(trunk utils) add '-o' description to transmission-create's manpage.
This commit is contained in:
parent
6326003e73
commit
b125cf116e
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ creates BitTorrent .torrent files from the command line
|
|||
.Bl -tag -width Ds
|
||||
.It Fl h Fl -help
|
||||
Show a short help page and exit.
|
||||
.It Fl o Fl -outfile
|
||||
Save the generated .torrent to this filename.
|
||||
.It Fl p Fl -private
|
||||
Flag the torrent as intended for use on private trackers.
|
||||
.It Fl c Fl -comment
|
||||
|
|
Loading…
Reference in a new issue