aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/doc
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-30 01:12:27 +0100
committerDaniel Mueller <deso@posteo.net>2019-01-07 18:34:58 -0800
commit5db376b22250d10e652d3e697f2b0a22e8446c76 (patch)
treedcacd45bbd5f81e8e088bf330d72b528c5aa79a4 /nitrocli/doc
parent09958e19b33526acb175f02c62b3680cb8402c0c (diff)
downloadnitrocli-5db376b22250d10e652d3e697f2b0a22e8446c76.tar.gz
nitrocli-5db376b22250d10e652d3e697f2b0a22e8446c76.tar.bz2
Document the lock command
This patch adds documentation and examples for the lock command to the README and to the man page. It also adds the lock command to the top-level help message.
Diffstat (limited to 'nitrocli/doc')
-rw-r--r--nitrocli/doc/nitrocli.15
-rw-r--r--nitrocli/doc/nitrocli.1.pdfbin13301 -> 13301 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/nitrocli/doc/nitrocli.1 b/nitrocli/doc/nitrocli.1
index fc993f1..f16ecc6 100644
--- a/nitrocli/doc/nitrocli.1
+++ b/nitrocli/doc/nitrocli.1
@@ -17,6 +17,11 @@ and the password safe.
Print the status of the connected Nitrokey device, including the stick serial
number, the firmware version, and the PIN retry count.
.TP
+.B nitrocli lock
+Lock the Nitrokey.
+This command locks the password safe (see the Password safe section). On the
+Nitrokey Storage, it will also close the encrypted volume (see the Storage
+section).
.SS Storage
.TP
diff --git a/nitrocli/doc/nitrocli.1.pdf b/nitrocli/doc/nitrocli.1.pdf
index a98b9d2..0354e93 100644
--- a/nitrocli/doc/nitrocli.1.pdf
+++ b/nitrocli/doc/nitrocli.1.pdf
Binary files differ