mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[common] option: added shortopt support and pretty help print
This commit is contained in:
@@ -36,6 +36,7 @@ struct Option
|
||||
char * module;
|
||||
char * name;
|
||||
char * description;
|
||||
const char shortopt;
|
||||
|
||||
enum OptionType type;
|
||||
union
|
||||
|
Reference in New Issue
Block a user