1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

added help text for /showsplash

This commit is contained in:
Dolan O'Toole 2012-06-04 16:22:45 +01:00
parent a26403f909
commit 26b6db5b78

View File

@ -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("");