Ignore:
Timestamp:
Jun 16, 2009, 5:52:30 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 to 3.2.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/utils/net_help.c

    r138 r272  
    4949        d_printf("\t-V or --version\t\t\tPrint samba version information\n");
    5050        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");
    5253        return -1;
    5354}
Note: See TracChangeset for help on using the changeset viewer.