forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2434d60
committed
Put new command-line option into sensible order in help output
We have two existing conventions for long options: either alphabeticalamong short options, or all long options after all the short options.But the convention apparently used here, next to a functionallyrelated option, is not one of them.1 parentfde9c06 commit2434d60
File tree
2 files changed
+32
-33
lines changed- doc/src/sgml/ref
- src/bin/pg_waldump
2 files changed
+32
-33
lines changedLines changed: 31 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
244 | 275 |
| |
245 | 276 |
| |
246 | 277 |
| |
| |||
307 | 338 |
| |
308 | 339 |
| |
309 | 340 |
| |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
774 | 774 |
| |
775 | 775 |
| |
776 | 776 |
| |
777 |
| - | |
778 |
| - | |
779 | 777 |
| |
780 | 778 |
| |
781 | 779 |
| |
| 780 | + | |
782 | 781 |
| |
783 | 782 |
| |
784 | 783 |
| |
|
0 commit comments
Comments
(0)