Skip to content

Commit afa7930

Browse files
committed
pgindent: mention directory arguments in help text
Shi Yu
1 parent 17feb6a commit afa7930

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
@@ -316,7 +316,7 @@ sub usage
316316
my $message = shift;
317317
my $helptext = <<'EOF';
318318
Usage:
319-
pgindent [OPTION]... [FILE]...
319+
pgindent [OPTION]... [FILE|DIR]...
320320
Options:
321321
--help show this message and quit
322322
--commit=gitref use files modified by the named commit

0 commit comments

Comments
 (0)