pki tool supports single letter short options
This commit is contained in:
@@ -74,6 +74,11 @@ struct command_t {
|
||||
*/
|
||||
extern struct option command_opts[];
|
||||
|
||||
/**
|
||||
* Short option string of the active command.
|
||||
*/
|
||||
extern char command_optstring[];
|
||||
|
||||
/**
|
||||
* Register a command.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user