doc: update usage instructions
- replace vague instructions with specific command examples
- clarify the use of `stacklist` file
🤖
This commit is contained in:
parent
41d3d04fe7
commit
203626f7e2
1 changed files with 2 additions and 2 deletions
|
@ -15,5 +15,5 @@ Alternatively, the stacklist can also be passed as a list of parameters.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* Pass list of directory or docker-compose files as parameters to `dc-ops` or
|
* `./dc-ops /path/to/repo /path/to/another-repo /path/with/docker-compose-dev.yml` or
|
||||||
* Ensure that your `stacklist` file is up-to-date and run the script (or create a crontab entry)
|
* Update `stacklist` file and run `./dc-ops` (or create a crontab entry)
|
||||||
|
|
Loading…
Reference in a new issue