From: Martin Joerg Date: Mon, 20 Nov 2023 10:04:21 +0000 (+0100) Subject: man: Fix example for systemd-run X-Git-Tag: v255~122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42c50fdf316ab2da398338e5c9e7caa987244792;p=platform%2Fupstream%2Fsystemd.git man: Fix example for systemd-run --- diff --git a/man/systemd-run.xml b/man/systemd-run.xml index d5a9ca6..5be9823 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -622,7 +622,7 @@ There is a screen on: by the shell (single quotes). echo1 is called with [/usr/bin/echo, - [], [${INVOCATION_ID}]] as the argument array, and then + <>, <${INVOCATION_ID}>] as the argument array, and then systemd1 generates ${INVOCATION_ID} and substitutes it in the command-line. This substitution could not be done on the client side, because the target ID that will be set for the service isn't