summaryrefslogtreecommitdiff
path: root/man/tmpfiles.d.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-04-07 18:26:15 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-04-08 11:01:29 +0200
commit3dd61ee5be0291380d341571e138713d2f89125a (patch)
tree98eb3a13803c89c6ef523204bd93b44f24cf0fa4 /man/tmpfiles.d.xml
parent875e7b25d84a111755dab79241c9e64e44836910 (diff)
downloadsystemd-3dd61ee5be0291380d341571e138713d2f89125a.tar.gz
man: fix quickhelp listing in tmpfiles.d(5)
Unlike many other small/big letter combos, this one has the recursive version attached to the lowercase letter.
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r--man/tmpfiles.d.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index 55b763e26d..35b762ca3f 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -58,8 +58,8 @@ c+ /dev/char-device-to-[re]create mode user group - major
b /dev/block-device-to-create mode user group - major:minor
b+ /dev/block-device-to-[re]create mode user group - major:minor
C /target/to/create - - - - /source/to/copy
-x /path-or-glob/to/ignore - - - - -
-X /path-or-glob/to/ignore/recursively - - - - -
+x /path-or-glob/to/ignore/recursively - - - - -
+X /path-or-glob/to/ignore - - - - -
r /empty/dir/to/remove - - - - -
R /dir/to/remove/recursively - - - - -
z /path-or-glob/to/adjust/mode mode user group - -