From: Richard Phibel Date: Fri, 12 Aug 2022 16:13:30 +0000 (+0200) Subject: man: document support for list of definitions directories in systemd-repart X-Git-Tag: v252-rc1~439^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea2aaff80ed61515db49618e9f9ebed66e48ce5e;p=thirdparty%2Fsystemd.git man: document support for list of definitions directories in systemd-repart --- 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.