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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user