From bd85c8f472ccc06efcb585a8b4db146ea20eb6e1 Mon Sep 17 00:00:00 2001 From: Peter Marschall Date: Sun, 21 Aug 2011 13:20:28 +0200 Subject: [PATCH] opensc-tool.1.xml: sort options alphabetically --- doc/tools/opensc-tool.1.xml | 133 ++++++++++++++++++------------------ 1 file changed, 67 insertions(+), 66 deletions(-) diff --git a/doc/tools/opensc-tool.1.xml b/doc/tools/opensc-tool.1.xml index 6892cd3e..d4a95851 100644 --- a/doc/tools/opensc-tool.1.xml +++ b/doc/tools/opensc-tool.1.xml @@ -33,93 +33,94 @@ Options - - - , - - - Print information about OpenSC, such as version and enabled components - - , - Print the Answer To Reset (ATR) of the card, - output is in hex byte format - - - - , - - - Print the name of the inserted card (driver) - - - - - - Print the card serial number (normally the ICCSN), output is in hex byte -format - - - - apdu, - apdu - - Sends an arbitrary APDU to the card in the format AA:BB:CC:DD:EE:FF... - - - - , - - - Recursively lists all files stored on card - - - - , - - - Lists all configured readers - - - - , - - - Lists all installed card drivers - - - - num, - num - - Use the given reader number. The default is 0, the first reader -in the system. + Print the Answer To Reset (ATR) of the card. + Output is in hex byte format driver, driver - Use the given card driver. The default is auto-detected. + Use the given card driver. + The default is auto-detected. - , - + , + - Wait for a card to be inserted + Print information about OpenSC, such as version and enabled components. + + + + , + + + List all installed card drivers. + + + + , + + + Recursively list all files stored on card. + + + + , + + + List all configured readers. + + + + , + + + Print the name of the inserted card (driver). + + + + num, + num + + Use the given reader number. + The default is 0, the first reader in the system. + + + + apdu, + apdu + + Sends an arbitrary APDU to the card in the format + AA:BB:CC:DD:EE:FF.... + + + + + + Print the card serial number (normally the ICCSN). + Output is in hex byte format , - Causes opensc-tool to be more verbose. Specify this flag several times -to enable debug output in the opensc library. + Causes opensc-tool to be more verbose. + Specify this flag several times to enable debug output in the opensc library. + + + + , + + + Wait for a card to be inserted.