mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 19:26:22 +00:00
Increased help examples size
This commit is contained in:
@@ -43,7 +43,7 @@ typedef struct cmd_help_t {
|
|||||||
const gchar *synopsis[50];
|
const gchar *synopsis[50];
|
||||||
const gchar *desc;
|
const gchar *desc;
|
||||||
const gchar *args[50][2];
|
const gchar *args[50][2];
|
||||||
const gchar *examples[10];
|
const gchar *examples[20];
|
||||||
} CommandHelp;
|
} CommandHelp;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user