mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 23:16:21 +00:00
Added autocomplete for version checking parameter
This commit is contained in:
@@ -617,6 +617,7 @@ _cmd_help(const char * const inp, struct cmd_help_t help)
|
||||
static gboolean
|
||||
_cmd_about(const char * const inp, struct cmd_help_t help)
|
||||
{
|
||||
cons_show("");
|
||||
cons_about();
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user