From 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 4 Oct 2016 00:26:54 +0200 Subject: Replace "MUC" by "chatroom" in the documentation And fix some linewrapping, obsolete references to poezio.eu, and obsolete docs. --- plugins/vcard.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/vcard.py') diff --git a/plugins/vcard.py b/plugins/vcard.py index 5acc8d3a..46cacda0 100644 --- a/plugins/vcard.py +++ b/plugins/vcard.py @@ -11,13 +11,13 @@ Command **Usage (globally):** ``/vcard `` - **Usage (in a MUC tab):** ``/vcard `` + **Usage (in a chatroom tab):** ``/vcard `` **Usage (in a conversation or roster tab):** ``/vcard [jid]`` Globally, you can do ``/vcard user@server.example`` to get a vcard. - In a MUC, you can either do it on a JID or a nick (``/vcard nick``, + In a chatroom , you can either do it on a JID or a nick (``/vcard nick``, ``/vcard room@muc.server.example/nick`` or ``/vcard user@server.example``). -- cgit v1.2.3