doc: update usage instructions

- replace vague instructions with specific command examples
- clarify the use of `stacklist` file

🤖
This commit is contained in:
Sebastian Mark 2023-12-15 22:38:59 +01:00
parent 41d3d04fe7
commit 203626f7e2

View file

@ -15,5 +15,5 @@ Alternatively, the stacklist can also be passed as a list of parameters.
## Usage
* Pass list of directory or docker-compose files as parameters to `dc-ops` or
* Ensure that your `stacklist` file is up-to-date and run the script (or create a crontab entry)
* `./dc-ops /path/to/repo /path/to/another-repo /path/with/docker-compose-dev.yml` or
* Update `stacklist` file and run `./dc-ops` (or create a crontab entry)