- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitea499f3
committed
Clarify initdb --sync-only help message and docs
The initdb help message for --sync-only was a bit terse, and notreally self-explanatory. Make it clearer that initdb --sync-onlywill exit after syncing, and expand the docs with a note on whenthe option can be useful. Also align the help output with othersthat exit immediately.Author: Nathan Bossart, Gurjeet SinghDiscussion:https://postgr.es/m/CABwTF4U6hbNNE1bv=LxQdJybmUdZ5NJQ9rKY9tN82NXM8QH+iQ@mail.gmail.com1 parente4ba100 commitea499f3
2 files changed
+4
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| 309 | + | |
| 310 | + | |
| 311 | + | |
309 | 312 |
| |
310 | 313 |
| |
311 | 314 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2200 | 2200 |
| |
2201 | 2201 |
| |
2202 | 2202 |
| |
2203 |
| - | |
| 2203 | + | |
2204 | 2204 |
| |
2205 | 2205 |
| |
2206 | 2206 |
| |
|
0 commit comments
Comments
(0)