summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bwrap.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/bwrap.xml b/bwrap.xml
index f56f6ef..94107ad 100644
--- a/bwrap.xml
+++ b/bwrap.xml
@@ -172,6 +172,12 @@
<term><option>--unsetenv <arg choice="plain">VAR</arg></option></term>
<listitem><para>Unset an environment variable</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--clearenv</option></term>
+ <listitem><para>Unset all environment variables, except for
+ <envar>PWD</envar> and any that are subsequently set by
+ <option>--setenv</option></para></listitem>
+ </varlistentry>
</variablelist>
<para>Options for monitoring the sandbox from the outside:</para>
<variablelist>