mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix wording error caused by recent typo fixes
It wasn't just a typo, but bad wording. This should make it more clear. Pointed out by Tom Lane.
This commit is contained in:
@ -454,8 +454,8 @@ PostgreSQL documentation
|
|||||||
<term><option>--database=<replaceable>dbname</replaceable></option></term>
|
<term><option>--database=<replaceable>dbname</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specifies the name of the database to connect to dump global
|
Specifies the name of the database to connect to for dumping global
|
||||||
objects and discover what other databases should be dumped. If
|
objects and discovering what other databases should be dumped. If
|
||||||
not specified, the <literal>postgres</literal> database will be used,
|
not specified, the <literal>postgres</literal> database will be used,
|
||||||
and if that does not exist, <literal>template1</literal> will be used.
|
and if that does not exist, <literal>template1</literal> will be used.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user