mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000
fixed the help message
This commit is contained in:
parent
3c32f24e2c
commit
5e3d9708f6
@ -363,8 +363,8 @@ static void usage(void)
|
||||
printf("Usage: ldbtest <options>\n");
|
||||
printf("Options:\n");
|
||||
printf(" -H ldb_url choose the database (or $LDB_URL)\n");
|
||||
printf(" -r nrecords database size to use\n");
|
||||
printf(" -s nsearches number of searches to do\n");
|
||||
printf(" --num-records nrecords database size to use\n");
|
||||
printf(" --num-searches nsearches number of searches to do\n");
|
||||
printf("\n");
|
||||
printf("tests ldb API\n\n");
|
||||
exit(1);
|
||||
|
Loading…
Reference in New Issue
Block a user