mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Fix help text spacing in pgindent
Author: Noriyoshi Shinoda
This commit is contained in:
@@ -394,7 +394,7 @@ Usage:
|
|||||||
pgindent [OPTION]... [FILE]...
|
pgindent [OPTION]... [FILE]...
|
||||||
Options:
|
Options:
|
||||||
--help show this message and quit
|
--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
|
--typedefs=FILE file containing a list of typedefs
|
||||||
--list-of-typedefs=STR string containing typedefs, space separated
|
--list-of-typedefs=STR string containing typedefs, space separated
|
||||||
--code-base=DIR path to the base of PostgreSQL source code
|
--code-base=DIR path to the base of PostgreSQL source code
|
||||||
|
Reference in New Issue
Block a user