diff options
author | Maxime Buquet <pep@bouah.net> | 2020-04-23 13:49:17 +0200 |
---|---|---|
committer | Maxime Buquet <pep@bouah.net> | 2020-04-23 13:49:17 +0200 |
commit | 16fee4135a4270264cd2cd9944148ad66081c8fb (patch) | |
tree | b8477efdc8f0aeca49c1f4338ef15ce0ed712ed2 /doc/source | |
parent | 42968c07d303918f7c5a5d999c1cdbbbdf8cb8d3 (diff) | |
parent | 6d6a32a39f573a20c88820b0e75402b2b5c3cb95 (diff) | |
download | poezio-16fee4135a4270264cd2cd9944148ad66081c8fb.tar.gz poezio-16fee4135a4270264cd2cd9944148ad66081c8fb.tar.bz2 poezio-16fee4135a4270264cd2cd9944148ad66081c8fb.tar.xz poezio-16fee4135a4270264cd2cd9944148ad66081c8fb.zip |
Merge branch 'doc-ad-hoc' into 'master'
[ci skip] doc/commands: add ad-hoc
See merge request poezio/poezio!85
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 bea44fe0..ba0d2866 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -209,6 +209,11 @@ These commands work in *any* tab. Get the software version of the given JID (usually its XMPP client and Operating System). + /ad-hoc + **Usage:** ``/ad-hoc <jid>`` + + List available ad-hoc commands on the given jid. + /invite **Usage:** ``/invite <jid> <room> [reason]`` |