Changeset 140 for branches/samba-3.0/source/utils/net_idmap.c
- Timestamp:
- 07/11/08 01:13:42 (5 months ago)
- Files:
-
- 1 modified
-
branches/samba-3.0/source/utils/net_idmap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/utils/net_idmap.c
r44 r140 271 271 int net_help_idmap(int argc, const char **argv) 272 272 { 273 d_printf("net idmap dump < outputfile>\n"\273 d_printf("net idmap dump <inputfile>\n"\ 274 274 " Dump current id mapping\n"); 275 275
