Harald Hoyer fe68ba
From 3161dea8e116625ef5267fa745409a4949a36ecf Mon Sep 17 00:00:00 2001
Harald Hoyer fe68ba
From: Michael McCracken <michael.mccracken@gmail.com>
Harald Hoyer fe68ba
Date: Thu, 26 Apr 2018 23:27:17 -0700
Harald Hoyer fe68ba
Subject: [PATCH] Update dracut.modules.7.asc
Harald Hoyer fe68ba
Harald Hoyer fe68ba
Update manpage to reflect code behavior for `inst` with >2 args.
Harald Hoyer fe68ba
Harald Hoyer fe68ba
Signed-off-by: Michael McCracken <michael.mccracken@gmail.com>
Harald Hoyer fe68ba
---
Harald Hoyer fe68ba
 dracut.modules.7.asc | 4 +++-
Harald Hoyer fe68ba
 1 file changed, 3 insertions(+), 1 deletion(-)
Harald Hoyer fe68ba
Harald Hoyer fe68ba
diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc
Harald Hoyer fe68ba
index 9c3f5475..69ac6c44 100644
Harald Hoyer fe68ba
--- a/dracut.modules.7.asc
Harald Hoyer fe68ba
+++ b/dracut.modules.7.asc
Harald Hoyer fe68ba
@@ -255,7 +255,9 @@ not lead to an error.
Harald Hoyer fe68ba
 ==== inst <src> [<dst>]
Harald Hoyer fe68ba
 
Harald Hoyer fe68ba
 installs _one_ file <src> either to the same place in the initramfs or to an
Harald Hoyer fe68ba
-optional <dst>.
Harald Hoyer fe68ba
+optional <dst>. inst with more than two arguments is treated the same as 
Harald Hoyer fe68ba
+inst_multiple, all arguments are treated as files to install and none as 
Harald Hoyer fe68ba
+install destinations.
Harald Hoyer fe68ba
 
Harald Hoyer fe68ba
 ==== inst_hook <hookdir> <prio> <src>
Harald Hoyer fe68ba
 
Harald Hoyer fe68ba