make -v take a numeric value
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user