mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 12:51:05 -04:00
pgindent: mention directory arguments in help text
Shi Yu
This commit is contained in:
parent
17feb6a566
commit
afa7930462
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue