man: document new homectl --recovery-key= switch

This commit is contained in:
Lennart Poettering 2020-08-18 09:33:10 +02:00
parent 64abd37a60
commit 05c8e12c47
1 changed files with 10 additions and 0 deletions

View File

@ -376,6 +376,16 @@
discussion see above.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--recovery-key=</option><replaceable>BOOL</replaceable></term>
<listitem><para>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.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--locked=</option><replaceable>BOOLEAN</replaceable></term>