diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-08-18 02:23:15 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-08-18 02:23:15 +0200 |
commit | 546f3536ee1ea7ce8922fa32b6fdf600adc133cb (patch) | |
tree | 94b5bb0532ed8def46a73ac44584a57e50965126 | |
parent | 940c037a171e73dfa5405d57d3ad8ed25525972f (diff) | |
download | biboumi-546f3536ee1ea7ce8922fa32b6fdf600adc133cb.tar.gz biboumi-546f3536ee1ea7ce8922fa32b6fdf600adc133cb.tar.bz2 biboumi-546f3536ee1ea7ce8922fa32b6fdf600adc133cb.tar.xz biboumi-546f3536ee1ea7ce8922fa32b6fdf600adc133cb.zip |
Escape a # in biboumi.1.md
-rw-r--r-- | doc/biboumi.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md index fb48d4b..a35d4fc 100644 --- a/doc/biboumi.1.md +++ b/doc/biboumi.1.md @@ -221,7 +221,7 @@ as toto on the channel #bar (as long as these two channels are on the same IRC server). By default you will receive private messages from the “global” user (aka nickname!irc.example.com@biboumi.example.com), unless you previously sent a message to an in-room participant (something like -#test%irc.example.com@biboumi.example.com/nickname), in which case future +\#test%irc.example.com@biboumi.example.com/nickname), in which case future messages from that same user will be received from that same “in-room” JID. ### Notices |