diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/utils/net_idmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_idmap.c b/source3/utils/net_idmap.c index 7ac2a82f6e..f0c3e56ef3 100644 --- a/source3/utils/net_idmap.c +++ b/source3/utils/net_idmap.c @@ -270,7 +270,7 @@ static int net_idmap_secret(int argc, const char **argv) int net_help_idmap(int argc, const char **argv) { - d_printf("net idmap dump <outputfile>\n"\ + d_printf("net idmap dump <inputfile>\n"\ " Dump current id mapping\n"); d_printf("net idmap restore\n"\ |