From ef7b6b03355b82621d16f4f02a5a1a4558ae64cc Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Wed, 9 Sep 2020 21:37:19 +0200 Subject: List all matching devices in status commmand Previously, the status command would fail if more than one Nitrokey device is connected. With this patch, we list all attached devices that match the specified filter (model, serial number, USB path). This also casues some changes in the test cases: Previously, we assumed that status fails for multiple attached devices. We now use the lock command to produce this behavior. --- doc/nitrocli.1.pdf | Bin 42203 -> 42810 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'doc/nitrocli.1.pdf') diff --git a/doc/nitrocli.1.pdf b/doc/nitrocli.1.pdf index d98ab41..d040b6b 100644 Binary files a/doc/nitrocli.1.pdf and b/doc/nitrocli.1.pdf differ -- cgit v1.2.1