Changeset 274 for branches/samba-3.3.x/source/utils/smbget.c
- Timestamp:
- Jun 17, 2009, 2:19:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/utils/smbget.c
r221 r274 583 583 {"keep-permissions", 'P', POPT_ARG_NONE, &keep_permissions, 'P', "Keep permissions" }, 584 584 {"blocksize", 'b', POPT_ARG_INT, &blocksize, 'b', "Change number of bytes in a block"}, 585 {"rcfile", 'f', POPT_ARG_STRING, NULL, 0, "Use specified rc file"},585 {"rcfile", 'f', POPT_ARG_STRING, NULL, 'f', "Use specified rc file"}, 586 586 POPT_AUTOHELP 587 587 POPT_TABLEEND
Note:
See TracChangeset
for help on using the changeset viewer.