forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit09fe965
committed
doc: Improve order of options on pgbench reference page
Both the pgbench --help output and the reference page have sectionsfor initialization options, benchmarking options, and common options.But the --debug option ended up in the wrong place on the referencepage. Fix that by making the documentation match the --help output.1 parent4712177 commit09fe965
1 file changed
+9
-10
lines changedLines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 | 466 |
| |
476 | 467 |
| |
477 | 468 |
| |
| |||
934 | 925 |
| |
935 | 926 |
| |
936 | 927 |
| |
937 |
| - | |
| 928 | + | |
938 | 929 |
| |
939 | 930 |
| |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
940 | 939 |
| |
941 | 940 |
| |
942 | 941 |
| |
|
0 commit comments
Comments
(0)