mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-02-04 03:59:32 +00:00
swtpm_setup: Add missing description for --vmid to help screen
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
df494163fa
commit
ef005d9f0b
@ -887,6 +887,8 @@ static void usage(const char *prgname, const char *default_config_file)
|
||||
"\n"
|
||||
"--not-overwrite : Do not overwrite existing TPM state but silently end\n"
|
||||
"\n"
|
||||
"--vmid <vm id> : Unique (VM) identifier to use as common name in certificate\n"
|
||||
"\n"
|
||||
"--pcr-banks <banks>\n"
|
||||
" : Set of PCR banks to activate. Provide a comma separated list\n"
|
||||
" like 'sha1,sha256'. '-' to skip and leave all banks active.\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user