From: Michael McCracken Date: Fri, 27 Apr 2018 06:27:17 +0000 (-0700) Subject: Update dracut.modules.7.asc X-Git-Tag: 048~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3161dea8e116625ef5267fa745409a4949a36ecf;p=thirdparty%2Fdracut.git Update dracut.modules.7.asc Update manpage to reflect code behavior for `inst` with >2 args. Signed-off-by: Michael McCracken --- diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc index 9c3f54756..69ac6c44e 100644 --- a/dracut.modules.7.asc +++ b/dracut.modules.7.asc @@ -255,7 +255,9 @@ not lead to an error. ==== inst [] installs _one_ file either to the same place in the initramfs or to an -optional . +optional . inst with more than two arguments is treated the same as +inst_multiple, all arguments are treated as files to install and none as +install destinations. ==== inst_hook