Allow search_any and search_all for help
This commit is contained in:
@@ -49,6 +49,7 @@ gboolean cmd_valid_tag(const char *const str);
|
||||
|
||||
void command_docgen(void);
|
||||
|
||||
GList* cmd_search_index(char *term);
|
||||
GList* cmd_search_index_all(char *term);
|
||||
GList* cmd_search_index_any(char *term);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user