projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17feb6a
)
pgindent: mention directory arguments in help text
author
Andrew Dunstan
<andrew@dunslane.net>
Thu, 16 Feb 2023 16:42:13 +0000
(11:42 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Thu, 16 Feb 2023 16:42:13 +0000
(11:42 -0500)
Shi Yu
src/tools/pgindent/pgindent
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/pgindent
b/src/tools/pgindent/pgindent
index 8a2d39c4f6c298d255df7a3037e18ec6b36db65c..3c48f3c46bd10c347a14c18aa7c71ec4df86fc73 100755
(executable)
--- a/
src/tools/pgindent/pgindent
+++ b/
src/tools/pgindent/pgindent
@@
-316,7
+316,7
@@
sub usage
my $message = shift;
my $helptext = <<'EOF';
Usage:
-pgindent [OPTION]... [FILE]...
+pgindent [OPTION]... [FILE
|DIR
]...
Options:
--help show this message and quit
--commit=gitref use files modified by the named commit