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

launch-client(1): Consistently use `$` prefix on example shell sessions

parent 66eebd10
No related branches found
No related tags found
No related merge requests found
......@@ -497,14 +497,14 @@ Steam Launch Options to
and then running debugging commands in its Proton environment with
commands like:
steam-runtime-launch-client \
$ steam-runtime-launch-client \
--bus-name=com.steampowered.App312990 \
-- \
wine64 winedbg Expendabros.exe
To exit the command server when finished, use a command like:
steam-runtime-launch-client \
$ steam-runtime-launch-client \
--bus-name=com.steampowered.App312990 \
--terminate
......
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