Skip to content
Snippets Groups Projects
Commit 8608e3c3 authored by Simon McVittie's avatar Simon McVittie
Browse files

launch-client(1): Use a Gitlab-friendly syntax for internal links

parent 07de9dab
No related branches found
No related tags found
No related merge requests found
...@@ -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>
......
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