Fixed Confusing Typo in Documentation.
Subscribe != Unsubscribe. Also, my editor added a newline at the end because there wasn't one.
This commit is contained in:
parent
cf0d449fd8
commit
bbab0c1fa6
|
@ -37,7 +37,7 @@ currently-implemented commands:
|
|||
* **help**: Show this help. List available Jabber/XMPP commands
|
||||
* **follow <nickname>**: Subscribe to <nickname>
|
||||
* **sub <nickname>**: Same as follow
|
||||
* **leave <nickname>**: Subscribe to <nickname>
|
||||
* **leave <nickname>**: Unsubscribe from <nickname>
|
||||
* **unsub <nickname>**: Same as leave
|
||||
* **d <nickname> <text>**: Send direct message to <nickname> with message body <text>
|
||||
* **get <nickname>**: Get last notice from <nickname>
|
||||
|
|
Loading…
Reference in New Issue
Block a user