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:
@ -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"
|
||||
|
Reference in New Issue
Block a user