mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 04:20:52 -06:00
Merge pull request #1112 from owncloud/fix_docs
[docs-only] fix basic management commands
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user