Changeset 13204
- Timestamp:
- Feb 4, 2012, 3:19:49 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/daemon/transmission-remote.1
r12163 r13204 124 124 Limit the maximum download speed to 125 125 .Ar limit 126 KiB/s.126 kB/s. 127 127 If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting. 128 128 .It Fl D Fl -no-downlimit … … 265 265 Limit the maximum upload speed to 266 266 .Ar limit 267 KiB/s.267 kB/s. 268 268 If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting. 269 269 .It Fl U Fl -no-uplimit … … 307 307 .El 308 308 .Sh EXAMPLES 309 Set download and upload limits to 400 KiB/sec and 60 KiB/sec:309 Set download and upload limits to 400 kB/sec and 60 kB/sec: 310 310 .Bd -literal -offset indent 311 311 $ transmission-remote \-d400 \-u60 312 312 $ transmission-remote \-\-downlimit=400 \-\-uplimit=60 313 313 .Ed 314 Set alternate download and upload limits to 100 KiB/sec and 20 KiB/sec:314 Set alternate download and upload limits to 100 kB/sec and 20 kB/sec: 315 315 .Bd -literal -offset indent 316 316 $ transmission-remote \-asd100 \-asu20
Note: See TracChangeset
for help on using the changeset viewer.