Changeset 6765
- Timestamp:
- Sep 16, 2008, 5:26:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3x/daemon/remote.c
r6489 r6765 65 65 { 'm', "portmap", "Enable portmapping via NAT-PMP or UPnP", "m", 0, NULL }, 66 66 { 'M', "no-portmap", "Disable portmapping", "M", 0, NULL }, 67 { 'n', "auth", "Set username for authentication", "n", 1, "<auth>" },67 { 'n', "auth", "Set authentication info", "n", 1, "<username:password>" }, 68 68 { 'p', "port", 69 69 "Port for incoming peers (Default: "TR_DEFAULT_PORT_STR")",
Note: See TracChangeset
for help on using the changeset viewer.