mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -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",
|
{ "/log",
|
||||||
_cmd_set_log,
|
_cmd_set_log,
|
||||||
{ "/log maxsize <value>", "Manage system logging settings.",
|
{ "/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",
|
"maxsize : When log file size exceeds this value it will be automatically",
|
||||||
" rotated (file will be renamed). Default value is 1048580 (1MB)",
|
" rotated (file will be renamed). Default value is 1048580 (1MB)",
|
||||||
"",
|
"",
|
||||||
|
Loading…
Reference in New Issue
Block a user