1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
(This used to be commit e811b9f3bb)
This commit is contained in:
Karolin Seeger 2007-11-09 11:30:30 +01:00 committed by Michael Adam
parent 84df457860
commit c402ec1bd8

View File

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