diff options
author | mathieui <mathieui@mathieui.net> | 2013-08-01 12:38:46 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-08-01 12:38:46 +0200 |
commit | 2744234d52016ae06f4c72193c5b1faebc57ddd1 (patch) | |
tree | 31f1ff0b5d6ff3994d3920e0fc75ae3ef8ad374d /doc/source | |
parent | 2730d8a2b5defb76ba206b472432a82c59560fb0 (diff) | |
download | poezio-2744234d52016ae06f4c72193c5b1faebc57ddd1.tar.gz poezio-2744234d52016ae06f4c72193c5b1faebc57ddd1.tar.bz2 poezio-2744234d52016ae06f4c72193c5b1faebc57ddd1.tar.xz poezio-2744234d52016ae06f4c72193c5b1faebc57ddd1.zip |
Move /clear_infos to /clear for consistency
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/commands.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 02f044a8..626b57d0 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -286,6 +286,11 @@ MultiUserChat tab commands .. glossary:: :sorted: + /clear [RosterTab version] + **Usage:** ``/clear`` + + Clear the information buffer. (was /clear_infos) + /ignore **Usage:** ``/ignore <nickname>`` |