Added some logging and updated man page
This commit is contained in:
@@ -360,6 +360,7 @@ process_input(char *inp)
|
||||
void
|
||||
command_init(void)
|
||||
{
|
||||
log_msg(PROF_LEVEL_INFO, "prof", "Initialising commands");
|
||||
commands_ac = p_autocomplete_new();
|
||||
|
||||
unsigned int i;
|
||||
|
||||
Reference in New Issue
Block a user