From: Jan B Date: Wed, 27 Jul 2022 20:03:35 +0000 (+0200) Subject: docs: adding "--unlock-key-file" to systemd-cryptenroll X-Git-Tag: v252-rc1~453^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f4190244bc4134919dcf7c29428029a74755e61;p=thirdparty%2Fsystemd.git docs: adding "--unlock-key-file" to systemd-cryptenroll --- diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml index 2aa396e3004..afde0fad7e2 100644 --- a/man/systemd-cryptenroll.xml +++ b/man/systemd-cryptenroll.xml @@ -100,6 +100,15 @@ + + PATH + + Use a file instead of a password/passphrase read from stdin to unlock the volume. + Expects the PATH to the file containing your key to unlock the volume. Currently there is nothing like + or so this file has to only + contain the full key. + + URI