diff options
author | mathieui <mathieui@mathieui.net> | 2016-10-04 00:26:54 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-10-04 00:29:19 +0200 |
commit | 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 (patch) | |
tree | 8ef6c6f010ff1feed1a4fb56e17fe955a7ff9ae7 /plugins/tell.py | |
parent | c5e80b968862b4fe54d394ed278466f3eb02dd41 (diff) | |
download | poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.gz poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.bz2 poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.xz poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.zip |
Replace "MUC" by "chatroom" in the documentation
And fix some linewrapping, obsolete references to poezio.eu, and
obsolete docs.
Diffstat (limited to 'plugins/tell.py')
-rw-r--r-- | plugins/tell.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/tell.py b/plugins/tell.py index 57837517..02a091df 100644 --- a/plugins/tell.py +++ b/plugins/tell.py @@ -3,7 +3,8 @@ The command added by this plugin sends a message to someone when he next joins. Usage ----- -This plugin defines two new commands for MUC tabs: :term:`/tell` and :term:`/untell`. +This plugin defines two new commands for chatroom tabs: +:term:`/tell`, :term:`/untell`, and :term:`/list_tell`. .. glossary:: :sorted: |