diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2018-12-16 16:41:53 +0000 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2018-12-16 16:57:48 +0000 |
commit | 9b25abf9fbe8781dffa054d6483725c13df74a16 (patch) | |
tree | 6c8cc5297ed16f5f348825b85f9e7d6ac504ed00 /doc | |
parent | 91ee1211953fc4ad1407dee35c760abbf6b25d64 (diff) | |
download | poezio-9b25abf9fbe8781dffa054d6483725c13df74a16.tar.gz poezio-9b25abf9fbe8781dffa054d6483725c13df74a16.tar.bz2 poezio-9b25abf9fbe8781dffa054d6483725c13df74a16.tar.xz poezio-9b25abf9fbe8781dffa054d6483725c13df74a16.zip |
impromptu: add versionadded info in doc
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/commands.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index d5424e61..054f6ccd 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -223,6 +223,8 @@ These commands work in *any* tab. Invite specified JIDs into a newly created room. + .. versionadded:: 0.13 + /activity **Usage:** ``/activity [<general> [specific] [comment]]`` @@ -483,6 +485,8 @@ Normal Conversation tab commands Invite specified JIDs, with this contact, into a newly created room. + .. versionadded:: 0.13 + .. _rostertab-commands: Contact list tab commands |