projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8930285
)
repart: add missing --tpm2-pcrlock= in --help text
author
Lennart Poettering
<lennart@poettering.net>
Thu, 9 Nov 2023 10:01:23 +0000
(11:01 +0100)
committer
Luca Boccassi
<luca.boccassi@gmail.com>
Thu, 9 Nov 2023 11:36:13 +0000
(11:36 +0000)
Follow-up for:
404aea7815595c1324947ed7f2a7502b17d3cc01
src/partition/repart.c
patch
|
blob
|
history
diff --git
a/src/partition/repart.c
b/src/partition/repart.c
index 01cfc46f1ce73c3e096be8d1995b773fa788a5fe..b42396d234c4b818b235380022065d46c87663cd 100644
(file)
--- a/
src/partition/repart.c
+++ b/
src/partition/repart.c
@@
-6395,6
+6395,8
@@
static int help(void) {
" Enroll signed TPM2 PCR policy against PEM public key\n"
" --tpm2-public-key-pcrs=PCR1+PCR2+PCR3+…\n"
" Enroll signed TPM2 PCR policy for specified TPM2 PCRs\n"
+ " --tpm2-pcrlock=PATH\n"
+ " Specify pcrlock policy to lock against\n"
" --seed=UUID 128-bit seed UUID to derive all UUIDs from\n"
" --size=BYTES Grow loopback file to specified size\n"
" --json=pretty|short|off\n"