Changeset 10556
- Timestamp:
- Apr 30, 2010, 7:37:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/daemon/remote.c
r10555 r10556 207 207 { 'b', "debug", "Print debugging information", "b", 0, NULL }, 208 208 { 'd', "downlimit", "Set the max download speed in KiB/s for the current torrent(s) or globally", "d", 1, "<speed>" }, 209 { 'D', "no-downlimit", "Disable max download speed for the current torrent(s) or globally", " U", 0, NULL },209 { 'D', "no-downlimit", "Disable max download speed for the current torrent(s) or globally", "D", 0, NULL }, 210 210 { 910, "encryption-required", "Encrypt all peer connections", "er", 0, NULL }, 211 211 { 911, "encryption-preferred", "Prefer encrypted peer connections", "ep", 0, NULL },
Note: See TracChangeset
for help on using the changeset viewer.