Skip to content

Commit e9b3e65

Browse files
committedApr 30, 2022
Extend AES key usage example list in man page
Extend the list of uses that the generated AES key serves in the man page, from just pertaining the password safe to including OTP slots and the encrypted volume.
1 parent 4de4af3 commit e9b3e65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎doc/nitrocli.1

+2-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ The user PIN is reset to 123456, the admin PIN to 12345678.
8787

8888
If the \fB\-\-only-aes-key\fR option is set, the command does not perform a
8989
full factory reset but only creates a new AES key.
90-
The AES key is for example used to encrypt the password safe.
90+
The AES key is for example used to encrypt the password safe, OTP slots, and
91+
encrypted volume.
9192

9293
This command requires the admin PIN.
9394
To avoid accidental calls of this command, the user has to enter the PIN even

0 commit comments

Comments
 (0)