pgindent: mention directory arguments in help text
Shi Yu
This commit is contained in:
parent
17feb6a566
commit
afa7930462
@ -316,7 +316,7 @@ sub usage
|
|||||||
my $message = shift;
|
my $message = shift;
|
||||||
my $helptext = <<'EOF';
|
my $helptext = <<'EOF';
|
||||||
Usage:
|
Usage:
|
||||||
pgindent [OPTION]... [FILE]...
|
pgindent [OPTION]... [FILE|DIR]...
|
||||||
Options:
|
Options:
|
||||||
--help show this message and quit
|
--help show this message and quit
|
||||||
--commit=gitref use files modified by the named commit
|
--commit=gitref use files modified by the named commit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user