man: Fix example for systemd-run
authorMartin Joerg <martin.joerg@gmail.com>
Mon, 20 Nov 2023 10:04:21 +0000 (11:04 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 20 Nov 2023 11:58:44 +0000 (11:58 +0000)
man/systemd-run.xml

index d5a9ca6..5be9823 100644 (file)
@@ -622,7 +622,7 @@ There is a screen on:
       by the shell (single quotes).
       <citerefentry project='man-pages'><refentrytitle>echo</refentrytitle><manvolnum>1</manvolnum></citerefentry>
       is called with [<literal>/usr/bin/echo</literal>,
-      <literal>[]</literal>, <literal>[${INVOCATION_ID}]</literal>] as the argument array, and then
+      <literal>&lt;></literal>, <literal>&lt;${INVOCATION_ID}></literal>] as the argument array, and then
       <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>
       generates <varname>${INVOCATION_ID}</varname> 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