Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Update selenoid-commands.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh authored Jun 3, 2017
1 parent e11bb6d commit 2778138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/selenoid-commands.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Supported commands are:
| configure | Creates Selenoid configuration file (implies download)
| download | Downloads Selenoid binary or container image
| start | Starts Selenoid process or container (implies download and configure)
| stop | Downloads Selenoid binary or container image
| stop | Stops Selenoid process or container
| update | Updates Selenoid and configuration to latest version
|===

Expand All @@ -56,4 +56,4 @@ Use `--browsers` to limit browsers to be configured, `--tmpfs` - to add https://

$ ./cm selenoid start

By default Selenoid data is stored in `~/.aerokube/selenoid` but you can specify another directory using `--config-dir` flag.
By default Selenoid data is stored in `~/.aerokube/selenoid` but you can specify another directory using `--config-dir` flag.

0 comments on commit 2778138

Please sign in to comment.