summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-03-03 08:19:00 +0100
committerGitHub <noreply@github.com>2023-03-03 08:19:00 +0100
commitc7260882778b764e306a00b2217042d0e6232818 (patch)
tree378936f19007c183c42c8501f9b4ef65e1952a98 /appinfo
parentbf82b65961882e6e21d2be372a228a232fa11f3b (diff)
parent7f6dbab1a087b798fbbe83c2e11c06bdc448b222 (diff)
Merge pull request #8907 from nextcloud/feature/document-commands
Document occ commands
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3bbb67d48..c6125480b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -85,6 +85,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<command>OCA\Talk\Command\Command\Delete</command>
<command>OCA\Talk\Command\Command\ListCommand</command>
<command>OCA\Talk\Command\Command\Update</command>
+ <command>OCA\Talk\Command\Developer\UpdateDocs</command>
<command>OCA\Talk\Command\Monitor\Calls</command>
<command>OCA\Talk\Command\Monitor\HasActiveCalls</command>
<command>OCA\Talk\Command\Monitor\Room</command>