diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-tmpfiles.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index b0f2d9ceb7..403592dd71 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -124,6 +124,13 @@ prefix. This option can be specified multiple times.</para></listitem> </varlistentry> + <varlistentry> + <term><option>--exclude-prefix=PATH</option></term> + <listitem><para>Ignore rules that + apply to paths with the specified + prefix. This option can be specified + multiple times.</para></listitem> + </varlistentry> <varlistentry> |