fix basic management commands

This commit is contained in:
Willy Kloucek
2020-12-16 10:19:16 +01:00
parent c87fde3c75
commit 6e210de1b1
+2 -2
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.