Skip to content

Commit

Permalink
remove run / kill from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed May 9, 2022
1 parent a793a4d commit 53e26f8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/ocis/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,6 @@ The list command prints all running oCIS extensions.
ocis list
{{< / highlight >}}

To stop a particular extension:
{{< highlight txt >}}
ocis kill web
{{< / highlight >}}

To start a particular extension:
{{< highlight txt >}}
ocis run web
{{< / highlight >}}

The version command prints the version of your installed oCIS.
{{< highlight txt >}}
ocis --version
Expand Down

0 comments on commit 53e26f8

Please sign in to comment.