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

run-outside-ldlp: Make an example a little more exemplary


We should encourage users of "adverb" commands to get into the habit
of using the `--` argument separator, to avoid unexpected behaviour
if they pass arguments to the wrapped command.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent a5c1430d
No related branches found
No related tags found
1 merge request!752run-outside-ldlp: Make an example a little more exemplary
Pipeline #98980 passed
...@@ -61,7 +61,7 @@ Any value ...@@ -61,7 +61,7 @@ Any value
Run `xdg-open` outside of the runtime: Run `xdg-open` outside of the runtime:
``` ```
srt-run-outside-ldlp xdg-open https://example.com/ srt-run-outside-ldlp -- xdg-open https://example.com/
``` ```
Via symlink: Via symlink:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment