Changeset 10548
- Timestamp:
- Apr 29, 2010, 4:41:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/daemon/remote.c
r10545 r10548 247 247 { 992, "trash-torrent", "Delete torrents after adding", NULL, 0, NULL }, 248 248 { 993, "no-trash-torrent", "Do not delete torrents after adding", NULL, 0, NULL }, 249 { 982, "torrent-uplimit", "Set the maximum upload speed for the current torrent(s) in KiB/s", "tu", 1, "<speed>" },250 { 983, "no-torrent-uplimit", "Don't limit the upload speed for the current torrent(s)", "TU", 0, NULL },251 249 { 984, "honor-session", "Make the current torrent(s) honor the session limits", "hl", 0, NULL }, 252 250 { 985, "no-honor-session", "Make the current torrent(s) not honor the session limits", "HL", 0, NULL },
Note: See TracChangeset
for help on using the changeset viewer.