mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s3:utils:smbcacls fix a typo
Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org>
This commit is contained in:
parent
9ad03f51a3
commit
9332606a17
@ -1700,7 +1700,7 @@ int main(int argc, char *argv[])
|
||||
.argInfo = POPT_ARG_NONE,
|
||||
.arg = NULL,
|
||||
.val = 'x',
|
||||
.descrip = "Query maximum persmissions",
|
||||
.descrip = "Query maximum permissions",
|
||||
},
|
||||
POPT_COMMON_SAMBA
|
||||
POPT_COMMON_CONNECTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user