From 1becc45c108f0934423e72da5cfda63c29c76079 Mon Sep 17 00:00:00 2001 From: Lau bakman Date: Tue, 10 Mar 2015 09:15:11 +0100 Subject: [PATCH] Updated dnie-tool.1.xml for consistency Experienced a problem with dnie-tool where I would receive a warning with the content of /etc/bash_completion.d/dnie-tool. The cause of the error was a missing case label which in turn was caused by the formatting of the dnie-tool.1.xml. Options were formatted like which were not handled by the sed regular expression in the makefiles. Modified the dnie-tool.1.xml file to be consistent with the other doc files and to generate the dnie-tool file correctly. --- doc/tools/dnie-tool.1.xml | 74 +++++++++++++++++++++++++++------------ 1 file changed, 52 insertions(+), 22 deletions(-) diff --git a/doc/tools/dnie-tool.1.xml b/doc/tools/dnie-tool.1.xml index f2d670f4..d58b25b2 100644 --- a/doc/tools/dnie-tool.1.xml +++ b/doc/tools/dnie-tool.1.xml @@ -3,20 +3,22 @@ dnie-tool 1 - opensc + OpenSC + OpenSC Tools + opensc dnie-tool displays information about DNIe based security tokens - - - Synopsis - - dnie-tool [OPTIONS] - - + + + + dnie-tool + OPTIONS + + Description @@ -30,33 +32,49 @@ - - Show the DNIe IDESP value. - + + , + + + Show the DNIe IDESP value. - + + , + + Show DNIe personal information. Reads and print DNIe number and User Name and SurName - + + , + + Displays every available information. - This command is equivalent to -d -i -s - + This command is equivalent to -d -i -s - + + , + + Displays DNIe Serial Number - + + , + + Show DNIe sw version. Displays sofware version for in-card DNIe OS - pin, pin + + pin, + pin + Specify the user pin pin to use. If set to env:VARIABLE, the value of the environment variable @@ -64,22 +82,34 @@ The default is do not enter pin - number, number + + number, + number + Specify the reader number to use. The default is reader 0. - driver, driver + + driver, + driver + Specify the card driver driver to use. Default is use driver from configuration file, or auto-detect if absent - + + , + + Causes dnie-tool to wait for the token to be inserted into reader. - + + , + + Causes dnie-tool to be more verbose. Specify this flag several times to enable debug output in the opensc library.