File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -780,11 +780,10 @@ PostgreSQL documentation
780
780
</varlistentry>
781
781
782
782
<varlistentry>
783
- <term><option>--security-label</option></term>
783
+ <term><option>--no- security-label</option></term>
784
784
<listitem>
785
785
<para>
786
- With this option, it also outputs security labels of database
787
- objects to be dumped, if labeled.
786
+ Do not dump security labels.
788
787
</para>
789
788
</listitem>
790
789
</varlistentry>
Original file line number Diff line number Diff line change @@ -494,11 +494,10 @@ PostgreSQL documentation
494
494
</listitem>
495
495
</varlistentry>
496
496
<varlistentry>
497
- <term><option>--security-label</option></term>
497
+ <term><option>--no- security-label</option></term>
498
498
<listitem>
499
499
<para>
500
- With this option, it also outputs security labels of database
501
- objects to be dumped, if labeled.
500
+ Do not dump security labels.
502
501
</para>
503
502
</listitem>
504
503
</varlistentry>
You can’t perform that action at this time.
0 commit comments