X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc-src%2Fim;h=eda4f6fc57b579dd9fdedc12c1c230914fdb4a33;hb=506c2d7491f7f229a1469ef176fee6c21d61a6c6;hp=c722a4e2cb8fcbf5ca59a4cdb2710ee05d13ec4b;hpb=b2664e1ae2e2cf66585cdd8696d88efdd053eb3b;p=quix0rs-gnu-social.git diff --git a/doc-src/im b/doc-src/im index c722a4e2cb..eda4f6fc57 100644 --- a/doc-src/im +++ b/doc-src/im @@ -20,7 +20,7 @@ Sending updates --------------- You send updates by sending messages to %%xmpp.user%%@%%xmpp.server%%. Messages -should be less than 140 characters; longer messages will be truncated. +should be less than %%site.textlimit%% characters; longer messages will be truncated. Commands -------- @@ -37,10 +37,10 @@ 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> * **last <nickname>**: Same as 'get' * **whois <nickname>**: Get Profile info on <nickname> -* **fav <nickname>**: Add user's last notice as a favorite \ No newline at end of file +* **fav <nickname>**: Add user's last notice as a favorite