diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_ctl-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 90725d9326f..7a4c2bec3b6 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -261,7 +261,7 @@ PostgreSQL documentation <term><option>--pgdata <replaceable class="parameter">datadir</replaceable></option></term> <listitem> <para> - Specifies the file system location of the database files. If + Specifies the file system location of the database configuration files. If this is omitted, the environment variable <envar>PGDATA</envar> is used. </para> |