1
0
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:
Simo Sorce 0001-01-01 00:00:00 +00:00
parent c248cd4784
commit fa7dea1710

View File

@ -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");