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
8608e3c3
Commit
8608e3c3
authored
4 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
launch-client(1): Use a Gitlab-friendly syntax for internal links
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
07de9dab
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/launch-client.md
+3
-3
3 additions, 3 deletions
bin/launch-client.md
with
3 additions
and
3 deletions
bin/launch-client.md
+
3
−
3
View file @
8608e3c3
...
@@ -244,7 +244,7 @@ Flatpak 1.12 or later.
...
@@ -244,7 +244,7 @@ Flatpak 1.12 or later.
Run the
*COMMAND*
in an empty environment, apart from any environment
Run the
*COMMAND*
in an empty environment, apart from any environment
variables set by
**--env**
and similar options, and environment
variables set by
**--env**
and similar options, and environment
variables such as
`PWD`
that are set programmatically (see
variables such as
`PWD`
that are set programmatically (see
[
**ENVIRONMENT** section, below
]
[
ENVIRONMENT
]
).
[
**ENVIRONMENT** section, below
]
(
#environment
)
).
If this option is not used, instead it inherits environment variables
If this option is not used, instead it inherits environment variables
from
**steam-runtime-launcher-service**
, with
**--env**
and
from
**steam-runtime-launcher-service**
, with
**--env**
and
similar options overriding or unsetting individual variables.
similar options overriding or unsetting individual variables.
...
@@ -506,7 +506,7 @@ command (for example as
...
@@ -506,7 +506,7 @@ command (for example as
and the initial process of the wrapped command is still running,
and the initial process of the wrapped command is still running,
then this variable is set to its process ID (for example, the process
then this variable is set to its process ID (for example, the process
ID of
**my-game**
). Otherwise, this variable is cleared.
ID of
**my-game**
). Otherwise, this variable is cleared.
[
The environment options shown above
]
[
ENVIRONMENT OPTIONS
]
[
The environment options shown above
]
(
#environment-options
)
will override this behaviour.
will override this behaviour.
</dd>
</dd>
...
@@ -520,7 +520,7 @@ will override this behaviour.
...
@@ -520,7 +520,7 @@ will override this behaviour.
directory (as specified by
**--directory**
, or inherited from the
directory (as specified by
**--directory**
, or inherited from the
launcher) for each command executed inside the container,
launcher) for each command executed inside the container,
overriding
overriding
[
the environment options shown above
]
[
ENVIRONMENT OPTIONS
]
.
[
the environment options shown above
]
(
#environment-options
)
.
</dd>
</dd>
</dl>
</dl>
...
...
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