diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/tmpfiles.d.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 4f2e6406a8..398b3f7325 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -168,6 +168,17 @@ L /tmp/foobar - - - - /dev/null</programlisting> </varlistentry> <varlistentry> + <term><varname>v</varname></term> + <listitem><para>Create a + subvolume if the path does not + exist yet and the file system + supports this (btrfs). Otherwise + create a normal directory, in + the same way as + <varname>d</varname>.</para></listitem> + </varlistentry> + + <varlistentry> <term><varname>p</varname></term> <term><varname>p+</varname></term> <listitem><para>Create a named |