mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
Make usage message for net sam rights list a little more precise.
Michael
(This used to be commit d466a5136d
)
This commit is contained in:
@ -511,7 +511,7 @@ static int net_sam_rights_list(int argc, const char **argv)
|
||||
SE_PRIV mask;
|
||||
|
||||
if (argc > 1) {
|
||||
d_fprintf(stderr, "usage: net sam rights list [name]\n");
|
||||
d_fprintf(stderr, "usage: net sam rights list [privilege name]\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user