aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/doc/nitrocli.1
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-25 23:02:18 +0100
committerDaniel Mueller <deso@posteo.net>2018-12-27 10:44:24 -0800
commit21e7c36a0ae14f2200e806fcf66cbe0836cc2ec0 (patch)
treeebdcc5cc0590e07f2a5cfd304f2cd7debd9fed98 /nitrocli/doc/nitrocli.1
parentb2bbb614963dc2517e17587bd7db00feea8f26f9 (diff)
downloadnitrocli-21e7c36a0ae14f2200e806fcf66cbe0836cc2ec0.tar.gz
nitrocli-21e7c36a0ae14f2200e806fcf66cbe0836cc2ec0.tar.bz2
Add status output for Nitrokey Pro
Currently, the status command fails for a Nitrokey Pro. This patch changes the command to also print basic status information for Pro devices. For the sake of consistency, the common status is always queried using the common `Device` functions, even if the Storage status includes the same information.
Diffstat (limited to 'nitrocli/doc/nitrocli.1')
-rw-r--r--nitrocli/doc/nitrocli.19
1 files changed, 5 insertions, 4 deletions
diff --git a/nitrocli/doc/nitrocli.1 b/nitrocli/doc/nitrocli.1
index db6dde1..98f6b28 100644
--- a/nitrocli/doc/nitrocli.1
+++ b/nitrocli/doc/nitrocli.1
@@ -1,4 +1,4 @@
-.TH NITROCLI 1 2018-12-14
+.TH NITROCLI 1 2018-12-26
.SH NAME
nitrocli \- access Nitrokey devices
.SH SYNOPSIS
@@ -19,9 +19,10 @@ The user PIN that is required to open the volume is queried using
Close the encrypted volume on the Nitrokey Storage.
.TP
.B status
-Print the status of the connected Nitrokey Storage, including the SD card
-serial number, the firmware version, the encryption status, the PIN retry count
-and the status of the volumes.
+Print the status of the connected Nitrokey device, including the stick serial
+number, SD card serial number, the firmware version and the PIN retry count.
+For the Nitrokey Storage, it also includes the encryption status and the status
+of the volumes.
.TP
.B clear
Clear the passphrase cached by the \fBopen\fR command.