mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
man: escape: fix --suffix examples (#5508)
systemd-escape does not permit the suffix to begin with a dot.
This commit is contained in:
parent
d6d0473dc9
commit
2a75df743b
@ -86,8 +86,8 @@
|
||||
|
||||
<listitem><para>Appends the specified unit type suffix to the
|
||||
escaped string. Takes one of the unit types supported by
|
||||
systemd, such as <literal>.service</literal> or
|
||||
<literal>.mount</literal>. May not be used in conjunction with
|
||||
systemd, such as <literal>service</literal> or
|
||||
<literal>mount</literal>. May not be used in conjunction with
|
||||
<option>--template=</option>, <option>--unescape</option> or
|
||||
<option>--mangle</option>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user