mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man/systemd.service: drop dangling reference to "!!" prefix
Follow-up for 00a415fc8f
This commit is contained in:
@@ -1425,9 +1425,8 @@
|
||||
</table>
|
||||
|
||||
<para><literal>@</literal>, <literal>-</literal>, <literal>:</literal>, and one of
|
||||
<literal>+</literal>/<literal>!</literal>/<literal>!!</literal> may be used together and they can appear in any
|
||||
order. However, only one of <literal>+</literal>, <literal>!</literal>, <literal>!!</literal> may be used at a
|
||||
time.</para>
|
||||
<literal>+</literal>/<literal>!</literal> may be used together and they can appear in any order.
|
||||
However, <literal>+</literal> and <literal>!</literal> may not be specified at the same time.</para>
|
||||
|
||||
<para>For each command, the first argument must be either an absolute path to an executable or a simple
|
||||
file name without any slashes. If the command is not a full (absolute) path, it will be resolved to a
|
||||
|
||||
Reference in New Issue
Block a user