1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Fix usage message for 'net idmap dump'.

Karolin
This commit is contained in:
Karolin Seeger 2008-03-25 12:00:42 +01:00
parent b217dd674e
commit c967b62dd3

View File

@ -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"\