forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4ca9985
committed
Fix output of createuser --help with --valid-until
The argument required by --valid-until, a timestamp string, was missingin the description of --help.Author: Shinoda, NoriyoshiReviewed-by: Nathan BossartDiscussion:https://postgr.es/m/DM4PR84MB1734A6CE3839A68B59BEA599EE899@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM1 parenta5f9f1b commit4ca9985
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
426 | 426 |
| |
427 | 427 |
| |
428 | 428 |
| |
429 |
| - | |
| 429 | + | |
| 430 | + | |
430 | 431 |
| |
431 | 432 |
| |
432 | 433 |
| |
|
0 commit comments
Comments
(0)