diff --git a/src/command.c b/src/command.c index 995790e3..a723f6f8 100644 --- a/src/command.c +++ b/src/command.c @@ -416,8 +416,8 @@ static struct cmd_t setting_commands[] = { "/log", _cmd_set_log, { "/log maxsize ", "Manage system logging settings.", - { "/history maxsize ", - "---------------", + { "/log maxsize ", + "--------------------", "maxsize : When log file size exceeds this value it will be automatically", " rotated (file will be renamed). Default value is 1048580 (1MB)", "",