1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Added prefs to help

This commit is contained in:
James Booth 2012-07-19 23:52:10 +01:00
parent 5f60e46308
commit d2abe01afa

View File

@ -338,6 +338,7 @@ void cons_help(void)
cons_show("Basic Commands:");
cons_show("");
cons_show("/help : This help.");
cons_show("/prefs : Show current UI preferences.");
cons_show("/connect user@host : Login to jabber.");
cons_show("/msg user@host mesg : Send mesg to user.");
cons_show("/close : Close a chat window.");