diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/pgindent/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index 626273360a9..b7c6bb373ea 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -2,7 +2,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l files. Get the list of typedef's included in pgindent by running this on the -pgsql/bin directory: +pgsql/bin and pgsql/lib directories: /src/tools/find_typedef |