mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
man: document that %f in units always unescapes (#3578)
This commit is contained in:
parent
1e9707d495
commit
d1562103fb
@ -1234,7 +1234,7 @@
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>%f</literal></entry>
|
<entry><literal>%f</literal></entry>
|
||||||
<entry>Unescaped filename</entry>
|
<entry>Unescaped filename</entry>
|
||||||
<entry>This is either the unescaped instance name (if applicable) with <filename>/</filename> prepended (if applicable), or the prefix name prepended with <filename>/</filename>.</entry>
|
<entry>This is either the unescaped instance name (if applicable) with <filename>/</filename> prepended (if applicable), or the unescaped prefix name prepended with <filename>/</filename>.</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>%c</literal></entry>
|
<entry><literal>%c</literal></entry>
|
||||||
|
Loading…
Reference in New Issue
Block a user