Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
502e3886
Commit
502e3886
authored
9 years ago
by
Matthias Clasen
Browse files
Options
Downloads
Patches
Plain Diff
docs: Add an Environment section
Only HOME appears here, but still.
parent
eaa7f3f8
No related branches found
Branches containing commit
Tags
v0.20191120.0
Tags containing commit
1 merge request
!365
Build our own bubblewrap, and use it preferentially
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bwrap.xml
+16
-0
16 additions, 0 deletions
bwrap.xml
with
16 additions
and
0 deletions
bwrap.xml
+
16
−
0
View file @
502e3886
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment