1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Changed help on tiny urls

This commit is contained in:
James Booth 2012-07-29 02:21:57 +01:00
parent a0cb58bb1c
commit 8f983c0484

View File

@ -362,7 +362,7 @@ cons_help(void)
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("/tiny user@host url : Send url as tinyurl");
cons_show("/tiny url : Send url as tinyurl");
cons_show("/close : Close a chat window.");
cons_show("/who : Find out who is online.");
cons_show("/ros : List all contacts.");