make -v take a numeric value

This commit is contained in:
Klas Lindfors
2014-02-04 09:01:27 +01:00
parent 6e3d265d4c
commit f53ddf285d
2 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.
option "verbose" v "Print more information" flag off
option "verbose" v "Print more information" int optional default="0" argoptional
option "reader" r "Only use a matching reader" string optional
option "key" k "Authentication key to use" string optional default="010203040506070801020304050607080102030405060708"
option "action" a "Action to take" values="version","generate","set-mgm-key" enum