aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-01-20 14:04:50 -0800
committerDaniel Mueller <deso@posteo.net>2019-01-20 14:04:50 -0800
commit8b72cb852a8da420d6d64f83aa0cbf256f36dd68 (patch)
tree21afaa589d4dbc4c962948607e557395f3755e0a /nitrocli/README.md
parent37f7800766fe12af43d0cdba13aea9545cbe7755 (diff)
downloadnitrocli-8b72cb852a8da420d6d64f83aa0cbf256f36dd68.tar.gz
nitrocli-8b72cb852a8da420d6d64f83aa0cbf256f36dd68.tar.bz2
Document hidden volumes in the README and the manual page
This change updates the README and the man page with documentation about hidden volumes in general and the storage hidden subcommand in particular.
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index 51db5c0..3003c6b 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -22,6 +22,10 @@ The following commands are currently supported:
- open: Open the encrypted volume. The user PIN needs to be entered.
- close: Close the encrypted volume.
- status: Print information about the Nitrokey's storage.
+ - hidden:
+ - create: Create a hidden volume.
+ - open: Open a hidden volume with a password.
+ - close: Close a hidden volume.
- otp: Access one-time passwords (OTP).
- get: Generate a one-time password.
- set: Set an OTP slot.