aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
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/README.md
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/README.md')
-rw-r--r--nitrocli/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index 96ae3a5..33e094a 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -12,6 +12,7 @@ certain commands on the [Nitrokey Storage][nitrokey-storage] device.
The following commands are currently supported:
- status: Report status information about the Nitrokey.
+- lock: Lock the Nitrokey.
- config: Access the Nitrokey's configuration
- get: Read the current configuration.
- set: Change the configuration.