From 05c8e12c4729a8965079aed63e82799d3023c6a8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 Aug 2020 09:33:10 +0200 Subject: man: document new homectl --recovery-key= switch --- man/homectl.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/homectl.xml') diff --git a/man/homectl.xml b/man/homectl.xml index f2e9879930..4c792ca8cb 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -376,6 +376,16 @@ discussion see above. + + BOOL + + Accepts a boolean argument. If enabled a recovery key is configured for the + account. A recovery key is a computer generated access key that may be used to regain access to an + account if the password has been forgotten or the authentication token lost. The key is generated and + shown on screen, and should be printed or otherwise transferred to a secure location. A recovery key + may be entered instead of a regular password to unlock the account. + + BOOLEAN -- cgit v1.2.1