pgindent: mention directory arguments in help text

Shi Yu
pull/128/head
Andrew Dunstan 3 years ago
parent 17feb6a566
commit afa7930462
  1. 2
      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

Loading…
Cancel
Save