mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Fixed help on log command
This commit is contained in:
parent
f701c081db
commit
c67b1d6f40
@ -416,8 +416,8 @@ static struct cmd_t setting_commands[] =
|
||||
{ "/log",
|
||||
_cmd_set_log,
|
||||
{ "/log maxsize <value>", "Manage system logging settings.",
|
||||
{ "/history maxsize <value>",
|
||||
"---------------",
|
||||
{ "/log maxsize <value>",
|
||||
"--------------------",
|
||||
"maxsize : When log file size exceeds this value it will be automatically",
|
||||
" rotated (file will be renamed). Default value is 1048580 (1MB)",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user