projects
/
postgresql-pgindent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef7002d
)
Fix help text spacing in pgindent
author
Andrew Dunstan
<
[email protected]
>
Thu, 9 Feb 2023 18:31:52 +0000
(13:31 -0500)
committer
Andrew Dunstan
<
[email protected]
>
Thu, 9 Feb 2023 18:31:52 +0000
(13:31 -0500)
Author: Noriyoshi Shinoda
src/tools/pgindent/pgindent
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/pgindent
b/src/tools/pgindent/pgindent
index 34fb7d604de48cdba7100a729b323c9438de5b50..07970f758c2efb3bd244827314b133cbe2a97fed 100755
(executable)
--- a/
src/tools/pgindent/pgindent
+++ b/
src/tools/pgindent/pgindent
@@
-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