diff options
Diffstat (limited to '')
-rw-r--r-- | man/systemd-cryptenroll.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 8ac98a6cf7..05d0f04f7f 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -299,7 +299,7 @@ <varlistentry> <term><option>--unlock-tpm2-device=<replaceable>PATH</replaceable></option></term> - <listitem><para>Use a TPM2 device instead of a password/passhprase read from stdin to unlock the + <listitem><para>Use a TPM2 device instead of a password/passphrase read from stdin to unlock the volume. Expects a device node path referring to the TPM2 chip (e.g. <filename>/dev/tpmrm0</filename>). Alternatively the special value <literal>auto</literal> may be specified, in order to automatically determine the device node of a currently discovered TPM2 device (of which there must be exactly one). |