diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-12-01 22:41:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-04-05 20:55:15 +0200 |
commit | 9ea811914fce034c2fe9d5f7d5712d49462ac6a4 (patch) | |
tree | 8923f84ccfc9b4a41d23d449658c7b9ccd5cf4b7 /man/systemd-tmpfiles.xml | |
parent | test: add integration test for image policy (diff) | |
download | systemd-9ea811914fce034c2fe9d5f7d5712d49462ac6a4.tar.xz systemd-9ea811914fce034c2fe9d5f7d5712d49462ac6a4.zip |
man: document image policy syntax and semantics, and the hooks in the various components
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r-- | man/systemd-tmpfiles.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 49eda985b4..5612b4803d 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -202,6 +202,8 @@ <para>Implies <option>-E</option>.</para></listitem> </varlistentry> + <xi:include href="standard-options.xml" xpointer="image-policy-open" /> + <varlistentry> <term><option>--replace=<replaceable>PATH</replaceable></option></term> <listitem><para>When this option is given, one or more positional arguments |