aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index 68e4da6..ed5e4e4 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -15,6 +15,8 @@ The following commands are currently supported:
- config: Access the Nitrokey's configuration
- get: Read the current configuration.
- set: Change the configuration.
+- pin: Change the Nitrokey’s PINs
+ - unblock: Unblock and reset the user PIN.
- storage: Work with the Nitrokey's storage.
- open: Open the encrypted volume. The user PIN needs to be entered.
- close: Close the encrypted volume.
@@ -26,6 +28,7 @@ The following commands are currently supported:
- clear: Delete an OTP slot.
- pin: Manage the Nitrokey's PINs.
- clear: Remove the user and admin PIN from gpg-agent's cache.
+ - unblock: Unblock and reset the user PIN.
### *Note:*
----------------------------------------------------------------------