From 5db376b22250d10e652d3e697f2b0a22e8446c76 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sun, 30 Dec 2018 01:12:27 +0100 Subject: 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. --- nitrocli/doc/nitrocli.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nitrocli/doc/nitrocli.1') 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 -- cgit v1.2.1