mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 04:16:21 +00:00
Added long help with dummy data
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
struct cmd_help_t {
|
||||
const gchar *usage;
|
||||
const gchar *short_help;
|
||||
const gchar *long_help[50];
|
||||
};
|
||||
|
||||
void command_init(void);
|
||||
|
||||
Reference in New Issue
Block a user