mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
repart: remove duplicate word in --help
My bad; follow-up for 4955d2e367
.
This commit is contained in:
parent
e182c7b4db
commit
1cd53a1f91
@ -6921,8 +6921,8 @@ static int help(void) {
|
||||
" designation if --private-key-source= is used\n"
|
||||
" --private-key-source=file|provider:PROVIDER|engine:ENGINE\n"
|
||||
" Specify how to use KEY for --private-key=. Allows\n"
|
||||
" an OpenSSL engine/provider to be used for when\n"
|
||||
" generating verity roothash signatures\n"
|
||||
" an OpenSSL engine/provider to be used when generating\n"
|
||||
" verity roothash signatures\n"
|
||||
" --certificate=PATH PEM certificate to use when generating verity\n"
|
||||
" roothash signatures\n"
|
||||
" --tpm2-device=PATH Path to TPM2 device node to use\n"
|
||||
|
Loading…
Reference in New Issue
Block a user