summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index b1c510d19e..713ef6b92b 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -73,7 +73,7 @@ int net_help_user(int argc, const char **argv)
"\n\tDelete specified user\n");
d_printf("\nnet [<method>] user INFO <name> [misc. options] [targets]"\
"\n\tList the domain groups of the specified user\n");
- d_printf("\nnet [<method>] user ADD <name> [password] [-c container] "\
+ d_printf("\nnet [<method>] user ADD <name> [-c container] "\
"[-F user flags] [misc. options]"\
" [targets]\n\tAdd specified user\n");
d_printf("\nnet [<method>] user RENAME <oldusername> <newusername>"\