man:systemd.service(5): fix description of specifiers in command lines (#8146)

Command lines now accept specifiers within the first argument.

see issues #3061, #679 and pr #4835
This commit is contained in:
Oleander Reis 2018-02-09 17:03:09 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent af77d6f8da
commit 2d06ddb7b4
1 changed files with 1 additions and 3 deletions

View File

@ -1009,9 +1009,7 @@
<para>The command line accepts <literal>%</literal> specifiers as
described in
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
Note that the first argument of the command line (i.e. the program
to execute) may not include specifiers.</para>
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
<para>Basic environment variable substitution is supported. Use
<literal>${FOO}</literal> as part of a word, or as a word of its