1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Small cleanups of contrib --help output

This commit is contained in:
Peter Eisentraut
2012-05-20 01:14:25 +03:00
parent 9c64f39557
commit 510860a6a5
3 changed files with 9 additions and 9 deletions

View File

@ -357,7 +357,7 @@ usage(const char *progname)
" -f FILENAME read transaction script from FILENAME\n"
" -j NUM number of threads (default: 1)\n"
" -l write transaction times to log file\n"
" -M {simple|extended|prepared}\n"
" -M simple|extended|prepared\n"
" protocol for submitting queries to server (default: simple)\n"
" -n do not run VACUUM before tests\n"
" -N do not update tables \"pgbench_tellers\" and \"pgbench_branches\"\n"