install/dracut-install.c: correct usage() for hmac

This commit is contained in:
Harald Hoyer 2012-08-23 15:02:37 +02:00
parent 73088e46f7
commit 353e7a7ec3

View File

@ -521,7 +521,7 @@ Install SOURCE to DEST in DESTROOTDIR with all needed dependencies.\n\
-d --dir SOURCE is a directory\n\ -d --dir SOURCE is a directory\n\
-l --ldd Also install shebang executables and libraries\n\ -l --ldd Also install shebang executables and libraries\n\
-R --resolvelazy Only install shebang executables and libraries for all SOURCE files\n\ -R --resolvelazy Only install shebang executables and libraries for all SOURCE files\n\
-f --fips Also install all '.SOURCE.hmac' files\n\ -H --fips Also install all '.SOURCE.hmac' files\n\
-v --verbose Show more output\n\ -v --verbose Show more output\n\
--debug Show debug output\n\ --debug Show debug output\n\
--version Show package version\n\ --version Show package version\n\