From e09966f603175bf4e891afd65018736d36cce8a5 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Mon, 23 Oct 2017 08:57:06 -0400 Subject: [PATCH] swtpm_setup: Fix a couple of typos Signed-off-by: Stefan Berger --- src/swtpm_setup/swtpm_setup.sh.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/swtpm_setup/swtpm_setup.sh.in b/src/swtpm_setup/swtpm_setup.sh.in index 9ccf758..5717333 100755 --- a/src/swtpm_setup/swtpm_setup.sh.in +++ b/src/swtpm_setup/swtpm_setup.sh.in @@ -706,12 +706,12 @@ The following options are supported: --pwdfile : Path to a file containing a passphrase from which the - TPM will derive the 128bit AES key. The passphrase ca be + TPM will derive the 128bit AES key. The passphrase can be 32 bytes long. This parameter will be passed to the TPM using '--key pwdfile='. ---verion : Display version and exit +--version : Display version and exit --help,-h,-? : Display this help screen EOF