From: Jordan Lee Date: Sun, 19 Jan 2014 01:58:46 +0000 (+0000) Subject: #5579 (trunk, cli) fix transmission-cli manpage's description of the tos argument... X-Git-Tag: 2.83~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6fadd586fee88582d089d5398874ee35d9211d6;p=transmission #5579 (trunk, cli) fix transmission-cli manpage's description of the tos argument. fix by dtucker. --- diff --git a/cli/transmission-cli.1 b/cli/transmission-cli.1 index f1027a3bd..677ffc0e6 100644 --- a/cli/transmission-cli.1 +++ b/cli/transmission-cli.1 @@ -32,7 +32,7 @@ .Op Fl h .Op Fl m | M .Op Fl p Ar port -.Op Fl t +.Op Fl t Ar tos .Op Fl u Ar number | Fl U .Op Fl v .Op Fl w Ar directory @@ -76,8 +76,17 @@ Disable portmapping Create torrent from the specified file or directory .It Fl p, -port Ar port Set the port to listen for incoming peers. (Default: 51413) -.It Fl t, -tos +.It Fl t, -tos Ar tos Set the peer socket TOS for local router-based traffic shaping. +Valid values are +.Pp +.Dq default , +.Dq lowcost , +.Dq throughput , +.Dq reliability , +.Dq lowdelay , +.Pp +a decimal value 0-255 or a hexidecimal value 0x00-0xff) .It Fl u, -uplimit Ar number Set the maximum upload speed in KB/s .It Fl U, -no-uplimit