a0a3b4
From 91896ab68e26b9f9191f4742dc8ad9c5025eac7f Mon Sep 17 00:00:00 2001
a0a3b4
From: Harald Hoyer <harald@redhat.com>
a0a3b4
Date: Wed, 17 Aug 2016 16:48:07 +0200
a0a3b4
Subject: [PATCH] dracut.sh: document --hostonly-i18n and --no-hostonly-i18n
a0a3b4
a0a3b4
show description in --help
a0a3b4
a0a3b4
https://bugzilla.redhat.com/show_bug.cgi?id=1266448
a0a3b4
---
a0a3b4
 dracut.sh | 3 +++
a0a3b4
 1 file changed, 3 insertions(+)
a0a3b4
a0a3b4
diff --git a/dracut.sh b/dracut.sh
1755ca
index 0a699737..90ea9c32 100755
a0a3b4
--- a/dracut.sh
a0a3b4
+++ b/dracut.sh
a0a3b4
@@ -141,6 +141,9 @@ Creates initial ramdisk images for preloading modules
a0a3b4
                         in the initramfs
a0a3b4
   --no-hostonly-cmdline Do not store kernel command line arguments needed
a0a3b4
                         in the initramfs
a0a3b4
+  --hostonly-i18n       Install only needed keyboard and font files according
a0a3b4
+                        to the host configuration (default).
a0a3b4
+  --no-hostonly-i18n    Install all keyboard and font files available.
a0a3b4
   --persistent-policy [POLICY]
a0a3b4
                         Use [POLICY] to address disks and partitions.
a0a3b4
                         POLICY can be any directory name found in /dev/disk.