Skip to content
Snippets Groups Projects
Commit 502e3886 authored by Matthias Clasen's avatar Matthias Clasen
Browse files

docs: Add an Environment section

Only HOME appears here, but still.
parent eaa7f3f8
No related branches found
Tags v0.20191120.0
1 merge request!365Build our own bubblewrap, and use it preferentially
......@@ -201,6 +201,22 @@
</variablelist>
</refsect1>
<refsect1>
<title>Environment</title>
<variablelist>
<varlistentry>
<term><envar>HOME</envar></term>
<listitem><para>
Used as the cwd in the sandbox if <option>--cwd</option> has not been
explicitly specified and the current cwd is not present inside the sandbox.
The <option>--setenv</option> option can be used to override the value
that is used here.
</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>Exit status</title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment