1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00

s3:smbtorture: align explanations for parameters

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Sep 22 10:31:55 CEST 2014 on sn-devel-104
This commit is contained in:
Michael Adam
2014-09-22 01:28:19 +02:00
parent 48c12a2ce0
commit 6148c948d1

View File

@ -9701,7 +9701,7 @@ static void usage(void)
printf("\t-d debuglevel\n");
printf("\t-U user%%pass\n");
printf("\t-k use kerberos\n");
printf("\t-k use kerberos\n");
printf("\t-N numprocs\n");
printf("\t-n my_netbios_name\n");
printf("\t-W workgroup\n");
@ -9709,12 +9709,12 @@ static void usage(void)
printf("\t-O socket_options\n");
printf("\t-m maximum protocol\n");
printf("\t-L use oplocks\n");
printf("\t-c CLIENT.TXT specify client load file for NBENCH\n");
printf("\t-c CLIENT.TXT specify client load file for NBENCH\n");
printf("\t-A showall\n");
printf("\t-p port\n");
printf("\t-s seed\n");
printf("\t-b unclist_filename specify multiple shares for multiple connections\n");
printf("\t-f filename filename to test\n");
printf("\t-f filename filename to test\n");
printf("\t-e encrypt\n");
printf("\n\n");