mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
fix online help
-w option need the password on the command line
This commit is contained in:
parent
c248cd4784
commit
fa7dea1710
@ -63,7 +63,7 @@ static void usage(void)
|
||||
printf(" -i interdomain trust account\n");
|
||||
printf(" -m machine trust account\n");
|
||||
printf(" -n set no password\n");
|
||||
printf(" -w ldap admin password\n");
|
||||
printf(" -w PASSWORD ldap admin password\n");
|
||||
printf(" -x delete user\n");
|
||||
printf(" -R ORDER name resolve order\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user