mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
creds: update --help text regarding tpm2-absent → null rename
This was forgotten when "tpm2-absent" was renamed to "null".
Follow-up-for: 6d78dc2827
This commit is contained in:
parent
f95f39a4dc
commit
bfbd7ac96a
@ -726,7 +726,7 @@ static int verb_help(int argc, char **argv, void *userdata) {
|
||||
" --timestamp=TIME Include specified timestamp in encrypted credential\n"
|
||||
" --not-after=TIME Include specified invalidation time in encrypted\n"
|
||||
" credential\n"
|
||||
" --with-key=host|tpm2|host+tpm2|tpm2-absent|auto|auto-initrd\n"
|
||||
" --with-key=host|tpm2|host+tpm2|null|auto|auto-initrd\n"
|
||||
" Which keys to encrypt with\n"
|
||||
" -H Shortcut for --with-key=host\n"
|
||||
" -T Shortcut for --with-key=tpm2\n"
|
||||
|
Loading…
Reference in New Issue
Block a user