Merge pull request #1112 from owncloud/fix_docs

[docs-only] fix basic management commands
This commit is contained in:
Willy Kloucek
2020-12-16 11:21:37 +01:00
committed by GitHub

View File

@@ -78,12 +78,12 @@ ocis list
To stop a particular extension:
{{< highlight txt >}}
ocis server kill web
ocis kill web
{{< / highlight >}}
To start a particular extension:
{{< highlight txt >}}
ocis server run web
ocis run web
{{< / highlight >}}
The version command prints the version of your installed oCIS.