Fix help text spacing in pgindent

Author: Noriyoshi Shinoda
This commit is contained in:
Andrew Dunstan 2023-02-09 13:31:52 -05:00
parent ef7002dbe0
commit 40d0b2d415

View File

@ -394,7 +394,7 @@ Usage:
pgindent [OPTION]... [FILE]...
Options:
--help show this message and quit
--commit=gitref use files modified by the named commit
--commit=gitref use files modified by the named commit
--typedefs=FILE file containing a list of typedefs
--list-of-typedefs=STR string containing typedefs, space separated
--code-base=DIR path to the base of PostgreSQL source code