Updated /theme usage
This commit is contained in:
@@ -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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user