1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

fix error in the cli manpage

This commit is contained in:
Charles Kerr 2008-03-28 11:43:36 +00:00
parent 5daf7d4938
commit 2d4793f281

View file

@ -24,24 +24,24 @@
.Bk -words
.Fl h
.Nm
.Op Fl v Ar [level]
.Op Fl v Ar level
.Fl i
.Ar torrent-file
.Nm
.Op Fl v Ar [level]
.Op Fl v Ar level
.Fl s
.Ar torrent-file
.Nm
.Op Fl v Ar [level]
.Op Fl v Ar level
.Op Fl p Ar port
.Op Fl d Ar download-rate
.Op Fl u Ar upload-rate
.Op Fl f Ar script
.Op Fl o Ar output-dir
.Op Fl n
.Ar torrent-file
.Op Ar output-dir
.Nm
.Op Fl v Ar [level]
.Op Fl v Ar level
.Fl c Ar source-file
.Fl a Ar announce-url
.Op Fl p Ar port
@ -73,12 +73,10 @@ Prints a short usage summary.
Shows information from the specified torrent file, such as the
cryptographic hash, the tracker, announcement, file size and file
name.
.It Fl o, Fl -output-dir Ar directory
Uses the specified directory as destination for downloaded data.
.It Fl s, -scrape
Prints the number of seeders and leechers for the specified torrent
file, and exits.
.It Fl v, -verbose Ar [level]
.It Fl v, -verbose Ar level
Sets debugging options. You can use both many -v flags, or a -v level. The current available levels are 0-2, with the highest
level producing the most output. The default is 0.
.It Fl n, Fl -nat-traversal