From 1f4190244bc4134919dcf7c29428029a74755e61 Mon Sep 17 00:00:00 2001 From: Jan B Date: Wed, 27 Jul 2022 22:03:35 +0200 Subject: [PATCH] docs: adding "--unlock-key-file" to systemd-cryptenroll --- man/systemd-cryptenroll.xml | 9 +++++++++ 1 file changed, 9 insertions(+) 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