]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
INSTALL: Fix a spelling error in the command example
authorzhaoqiang <zhaoqiangx@gmail.com>
Thu, 30 Nov 2017 09:21:39 +0000 (17:21 +0800)
committerRay Strode <rstrode@redhat.com>
Thu, 30 Nov 2017 14:10:46 +0000 (09:10 -0500)
https://bugs.freedesktop.org/show_bug.cgi?id=103995

INSTALL

diff --git a/INSTALL b/INSTALL
index 3b5a3ec1d5d2fc6788a8f046eb09dd23197cda10..b568d63bbecca4b687153a843b6cdc2af26d7e61 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -61,7 +61,7 @@ show the splash screen.
 
 To decrypt your root, run
 
-lymouth ask-for-password --command="/sbin/cryptsetup luksOpen -T ..."
+plymouth ask-for-password --command="/sbin/cryptsetup luksOpen -T ..."
 
 where the --command is whatever makes sense for you.