Update README
This commit is contained in:
parent
f677c6ac6d
commit
3c4f2e5653
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -12,7 +12,15 @@ Run the following comand
|
|||
|
||||
Show help
|
||||
|
||||
./pushokku --help
|
||||
```shell-session
|
||||
$ ./pushokku --help
|
||||
Welcome to Pushokku!
|
||||
-c CONFIG, --config=CONFIG Use the following config file
|
||||
-f DOCKER_COMPOSE_YML, --config=DOCKER_COMPOSE_YML
|
||||
Use the following docker-compose file
|
||||
-v, --version Show version
|
||||
-h, --help Show help
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Reference in a new issue