update help message to clarify that --raw only affects stdout behavior

This commit is contained in:
Nicolas Schneider 2015-09-04 13:04:24 +02:00
parent 68796edf36
commit f44e229865
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ static const char *option_help[] = {
"Reads certificate with ID <arg>", "Reads certificate with ID <arg>",
"Lists certificates", "Lists certificates",
"Reads data object with OID, applicationName or label <arg>", "Reads data object with OID, applicationName or label <arg>",
"Outputs raw 8 bit data to stdout", "Outputs raw 8 bit data to stdout. File output will not be affected by this, it always uses raw mode.",
"Lists data objects", "Lists data objects",
"Lists PIN codes", "Lists PIN codes",
"Lists secret keys", "Lists secret keys",