[docs-only] Replace the legacy Extensions with Services (#5518)

* Replace the legacy Extensions with Services

* Update docs/ocis/_index.md

Co-authored-by: Michael Barz <mbarz@owncloud.com>

---------

Co-authored-by: Michael Barz <mbarz@owncloud.com>
This commit is contained in:
Martin
2023-02-07 11:21:00 +01:00
committed by GitHub
co-authored by Michael Barz
parent 77f2db5a81
commit 9a5714a26f
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ To start oCIS server:
ocis server
{{< / highlight >}}
The list command prints all running oCIS extensions.
The list command prints all running oCIS services.
{{< highlight txt >}}
ocis list
{{< / highlight >}}