mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
Fix typo
This commit is contained in:
committed by
Michael Adam
parent
c148e91fde
commit
e811b9f3bb
@ -47,7 +47,7 @@ my $creds;
|
||||
sub usage {
|
||||
print "USAGE: $0 [-h] -S server -U user\%pass \\\n"
|
||||
. "\t-m member [-s startmem] [-n nummem] \\\n"
|
||||
. "\t-g group [-G stargroup] [-N numgroups] \\\n"
|
||||
. "\t-g group [-G startgroup] [-N numgroups] \\\n"
|
||||
. "\t[-P path]\n";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user