1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

Rename pg_dump --no-security-label to --no-security-labels

Other similar options also use the plural form.
This commit is contained in:
Peter Eisentraut
2011-05-19 23:20:11 +03:00
parent fcd4575905
commit c8e0c32119
8 changed files with 23 additions and 23 deletions

View File

@@ -702,7 +702,7 @@ PostgreSQL documentation
</varlistentry>
<varlistentry>
<term><option>--no-security-label</option></term>
<term><option>--no-security-labels</option></term>
<listitem>
<para>
Do not dump security labels.

View File

@@ -193,7 +193,7 @@ PostgreSQL documentation
</varlistentry>
<varlistentry>
<term><option>--no-security-label</option></term>
<term><option>--no-security-labels</option></term>
<listitem>
<para>
Do not dump security labels.

View File

@@ -340,7 +340,7 @@
</varlistentry>
<varlistentry>
<term><option>--no-security-label</option></term>
<term><option>--no-security-labels</option></term>
<listitem>
<para>
Do not output commands to restore security labels,