mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Do not mention --new-keyfile option in luksChangeKey action man page.
This commit is contained in:
@@ -131,8 +131,14 @@ ifdef::ACTION_LUKSADDKEY,ACTION_LUKSCHANGEKEY[]
|
||||
The passphrase supplied via --key-file is always the passphrase for existing
|
||||
keyslot requested by the command.
|
||||
+
|
||||
ifdef::ACTION_LUKSADDKEY[]
|
||||
If you want to set a new passphrase via key file, you have to use a
|
||||
positional argument or parameter --new-keyfile.
|
||||
endif::[]
|
||||
ifdef::ACTION_LUKSCHANGEKEY[]
|
||||
If you want to set a new passphrase via key file, you have to use a
|
||||
positional argument.
|
||||
endif::[]
|
||||
+
|
||||
endif::[]
|
||||
ifdef::ACTION_OPEN[]
|
||||
|
||||
Reference in New Issue
Block a user