Skip to content

Commit 40d0b2d

Browse files
committed
Fix help text spacing in pgindent
Author: Noriyoshi Shinoda
1 parent ef7002d commit 40d0b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgindent/pgindent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Usage:
394394
pgindent [OPTION]... [FILE]...
395395
Options:
396396
--help show this message and quit
397-
--commit=gitref use files modified by the named commit
397+
--commit=gitref use files modified by the named commit
398398
--typedefs=FILE file containing a list of typedefs
399399
--list-of-typedefs=STR string containing typedefs, space separated
400400
--code-base=DIR path to the base of PostgreSQL source code

0 commit comments

Comments
 (0)