diff options
author | mathieui <mathieui@mathieui.net> | 2020-05-31 17:39:05 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2020-05-31 17:39:05 +0200 |
commit | 887ab27920636c0248639c5f437396a4610a4a51 (patch) | |
tree | 71967b0fe0c708d69dfb97f31ee5aaa08f5a81d7 | |
parent | 2d72a80d224003e4680b6cba25fe80b78d3753c4 (diff) | |
download | poezio-887ab27920636c0248639c5f437396a4610a4a51.tar.gz poezio-887ab27920636c0248639c5f437396a4610a4a51.tar.bz2 poezio-887ab27920636c0248639c5f437396a4610a4a51.tar.xz poezio-887ab27920636c0248639c5f437396a4610a4a51.zip |
manpage: update room address to be an URI
-rw-r--r-- | data/poezio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/poezio.1 b/data/poezio.1 index b2fd66ff..4e9fbf12 100644 --- a/data/poezio.1 +++ b/data/poezio.1 @@ -175,7 +175,7 @@ If you're using a terminal multiplexer such as \fIscreen\fR or \fItmux\fR, it ma .SH "FEEDBACK" You are encouraged to report bugs or feature requests on https://lab.louiz.org/poezio/poezio. -You can also find us on the Jabber chatroom poezio@muc.poez.io +You can also find us on the Jabber chatroom xmpp:poezio@muc.poez.io?join .SH "AUTHORS" Written by Florent Le Coz <louiz@louiz.org> |