diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-09-09 13:03:44 +0200 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-09-09 08:58:47 -0700 |
commit | 663f24b2e41c90709750337e47f2f43b3100422f (patch) | |
tree | bfbb26cd35e826176982b7e5bea7570e9c4920d0 /doc | |
parent | 4a8c01adb5100fd0397aad239edc5e80d13aca13 (diff) | |
download | nitrocli-663f24b2e41c90709750337e47f2f43b3100422f.tar.gz nitrocli-663f24b2e41c90709750337e47f2f43b3100422f.tar.bz2 |
Rename device path to USB path in list output
For consistency with the --usb-path option, this path renames the device
path column in the output of the list command to USB path.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nitrocli.1 | 4 | ||||
-rw-r--r-- | doc/nitrocli.1.pdf | bin | 42218 -> 42203 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/nitrocli.1 b/doc/nitrocli.1 index 2d1e564..6fb1fd9 100644 --- a/doc/nitrocli.1 +++ b/doc/nitrocli.1 @@ -59,8 +59,8 @@ Print the nitrocli version and exit. .TP .B nitrocli list \fR[\fB-n\fR|\fB\-\-no-connect\fR] List all attached Nitrokey devices. -This command prints a list of the device path, the model and the serial number -of all attached Nitrokey devices. +This command prints a list of the USB path, the model and the serial number of +all attached Nitrokey devices. To access the serial number of a Nitrokey Storage device, \fBnitrocli\fR has to connect to it. To omit the serial number of Nitrokey Storage devices instead of connecting to diff --git a/doc/nitrocli.1.pdf b/doc/nitrocli.1.pdf Binary files differindex 48a41ff..d98ab41 100644 --- a/doc/nitrocli.1.pdf +++ b/doc/nitrocli.1.pdf |