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 : Enable/disable sound notification"); cons_show("/flash : Enable/disable screen flash notification"); + cons_show("/showsplash : Enable/disable splash logo on startup"); cons_show(""); cons_show("Status changes (msg is optional):"); cons_show("");