mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Updated /theme usage
This commit is contained in:
parent
9d9ffb08cf
commit
81b1009fd9
@ -941,9 +941,9 @@ static struct cmd_t command_defs[] =
|
|||||||
|
|
||||||
{ "/theme",
|
{ "/theme",
|
||||||
cmd_theme, parse_args, 1, 2, &cons_theme_setting,
|
cmd_theme, parse_args, 1, 2, &cons_theme_setting,
|
||||||
{ "/theme list|set [theme-name]", "Change colour theme.",
|
{ "/theme list|set|colours [theme-name]", "Change colour theme.",
|
||||||
{ "/theme list|set [theme-name]",
|
{ "/theme list|set|colours [theme-name]",
|
||||||
"---------------------------",
|
"------------------------------------",
|
||||||
"Change the colour settings used.",
|
"Change the colour settings used.",
|
||||||
"",
|
"",
|
||||||
"list : List all available themes.",
|
"list : List all available themes.",
|
||||||
|
Loading…
Reference in New Issue
Block a user