Merge pull request #562 from cgzones/cap_example
bwrap.1: mention example format of capability
This commit is contained in:
@@ -484,7 +484,8 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--cap-add <arg choice="plain">CAP</arg></option></term>
|
<term><option>--cap-add <arg choice="plain">CAP</arg></option></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Add the specified capability when running as privileged user. It accepts
|
Add the specified capability <arg choice="plain">CAP</arg>, e.g.
|
||||||
|
CAP_DAC_READ_SEARCH, when running as privileged user. It accepts
|
||||||
the special value ALL to add all the permitted caps.
|
the special value ALL to add all the permitted caps.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user