Merge remote branch 'cvollick/imDoc' into 0.8.x

This commit is contained in:
Craig Andrews 2009-09-17 14:38:41 -04:00
commit 3a3caa1086

View File

@ -37,10 +37,10 @@ currently-implemented commands:
* **help**: Show this help. List available Jabber/XMPP commands * **help**: Show this help. List available Jabber/XMPP commands
* **follow <nickname>**: Subscribe to <nickname> * **follow <nickname>**: Subscribe to <nickname>
* **sub <nickname>**: Same as follow * **sub <nickname>**: Same as follow
* **leave <nickname>**: Subscribe to <nickname> * **leave <nickname>**: Unsubscribe from <nickname>
* **unsub <nickname>**: Same as leave * **unsub <nickname>**: Same as leave
* **d <nickname> <text>**: Send direct message to <nickname> with message body <text> * **d <nickname> <text>**: Send direct message to <nickname> with message body <text>
* **get <nickname>**: Get last notice from <nickname> * **get <nickname>**: Get last notice from <nickname>
* **last <nickname>**: Same as 'get' * **last <nickname>**: Same as 'get'
* **whois <nickname>**: Get Profile info on <nickname> * **whois <nickname>**: Get Profile info on <nickname>
* **fav <nickname>**: Add user's last notice as a favorite * **fav <nickname>**: Add user's last notice as a favorite