about summary refs log tree commit diff stats
path: root/windows.c
diff options
context:
space:
mode:
authorDolan O'Toole <dolan.otoole@corelogic.co.uk>2012-06-04 16:22:45 +0100
committerDolan O'Toole <dolan.otoole@corelogic.co.uk>2012-06-04 16:22:45 +0100
commit26b6db5b78b01e50eaee048472d5d33d5a468c3c (patch)
treeb376283213eafffe6193b37e9e7274df02e22b84 /windows.c
parenta26403f909138d3b58b223d491b806009c4ffb06 (diff)
downloadprofani-tty-26b6db5b78b01e50eaee048472d5d33d5a468c3c.tar.gz
added help text for /showsplash
Diffstat (limited to 'windows.c')
-rw-r--r--windows.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows.c b/windows.c
index 9c069e92..935d66b4 100644
--- a/windows.c
+++ b/windows.c
@@ -278,6 +278,7 @@ void cons_help(void)
     cons_show("");
     cons_show("/beep <on/off>       : Enable/disable sound notification");
     cons_show("/flash <on/off>      : Enable/disable screen flash notification");
+    cons_show("/showsplash <on/off> : Enable/disable splash logo on startup");
     cons_show("");
     cons_show("Status changes (msg is optional):");
     cons_show("");