From ea2aaff80ed61515db49618e9f9ebed66e48ce5e Mon Sep 17 00:00:00 2001 From: Richard Phibel Date: Fri, 12 Aug 2022 18:13:30 +0200 Subject: [PATCH] man: document support for list of definitions directories in systemd-repart --- man/systemd-repart.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 380ba57884a..55044dce773 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -293,7 +293,9 @@ Takes a file system path. If specified the *.conf files are read from the specified directory instead of searching in /usr/lib/repart.d/*.conf, /etc/repart.d/*.conf, - /run/repart.d/*.conf. + /run/repart.d/*.conf. + + This parameter can be specified multiple times. -- 2.47.3