about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-11-20 01:50:04 +0000
committerJames Booth <boothj5@gmail.com>2014-11-20 01:50:04 +0000
commit81b1009fd93e2713931ccb3d080aba1068456fa2 (patch)
tree7ab7f02c869fe0d1b3b41a483df745777f47c37f /src
parent9d9ffb08cfb0c29aadc9b327b415bf551dde1dec (diff)
downloadprofani-tty-81b1009fd93e2713931ccb3d080aba1068456fa2.tar.gz
Updated /theme usage
Diffstat (limited to 'src')
-rw-r--r--src/command/command.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/command/command.c b/src/command/command.c
index c69e66d5..177f6252 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -941,9 +941,9 @@ static struct cmd_t command_defs[] =
 
     { "/theme",
         cmd_theme, parse_args, 1, 2, &cons_theme_setting,
-        { "/theme list|set [theme-name]", "Change colour theme.",
-        { "/theme list|set [theme-name]",
-          "---------------------------",
+        { "/theme list|set|colours [theme-name]", "Change colour theme.",
+        { "/theme list|set|colours [theme-name]",
+          "------------------------------------",
           "Change the colour settings used.",
           "",
           "list           : List all available themes.",