X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-tmpfiles.xml;h=fad2cbbb1a39628d72148d605a5620ee439a93ac;hp=9b8932c635e8b743f65bd955680512cca55fd1b2;hb=03ee5c38cb0da193dd08733fb4c0c2809cee6a99;hpb=c4708f132381e4bbc864d5241381b5cde4f54878 diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 9b8932c63..fad2cbbb1 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-tmpfiles @@ -91,21 +92,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - If this option is @@ -147,25 +133,36 @@ removed. - + Also execute lines with an exclamation mark. - + Only apply rules that apply to paths with the specified prefix. This option can be specified multiple times. - + Ignore rules that apply to paths with the specified prefix. This option can be specified multiple times. + + + Takes a directory path + as an argument. All paths will be + prefixed with the given alternate root + path, including config search paths. + + + + + It is possible to combine @@ -183,7 +180,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.