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:
parent
b217dd674e
commit
c967b62dd3
@ -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"\
|
||||
|
Loading…
Reference in New Issue
Block a user