Changeset 272 for branches/samba-3.2.x/source/utils/net_help.c
- Timestamp:
- Jun 16, 2009, 5:52:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/utils/net_help.c
r138 r272 49 49 d_printf("\t-V or --version\t\t\tPrint samba version information\n"); 50 50 d_printf("\t-P or --machine-pass\t\tAuthenticate as machine account\n"); 51 d_printf("\t-e or --encrypt\t\tEncrypt SMB transport (UNIX extended servers only)\n"); 51 d_printf("\t-e or --encrypt\t\t\tEncrypt SMB transport (UNIX extended servers only)\n"); 52 d_printf("\t--request-timeout\t\tThe timeout for smb and rpc requests in seconds\n"); 52 53 return -1; 53 54 }
Note:
See TracChangeset
for help on using the changeset viewer.