aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/pgindent/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README
index ce64a263b06..a4cd2fc2fcf 100644
--- a/src/tools/pgindent/README
+++ b/src/tools/pgindent/README
@@ -4,7 +4,7 @@ files.
Get the list of typedef's included in pgindent by running this on the
pgsql/bin and pgsql/lib directories:
- /src/tools/find_typedef
+ /src/tools/find_typedef /usr/local/pgsql/bin /usr/local/pgsql/lib
and update the list in pgindent. This requires the binaries have debug
symbols.