Merge pull request #1 from jonoid/fix-readme

Fix grammar and add missing article
This commit is contained in:
Douglas Paz 2018-10-23 11:02:54 -03:00 committed by GitHub
commit 31d2cc126b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Powered by [Ilhasoft's Web Team](http://www.ilhasoft.com.br/en/).
Portainer CLI is a Python software to use in command line. Use this command line interface to easy communicate to your [Portainer](https://portainer.io/) application, like in a continuous integration and continuous deploy environments.
Portainer CLI is a Python software to use in command line. Use this command line interface to easy communicate with your [Portainer](https://portainer.io/) application, like in a continuous integration and continuous deployment environments.
## Install
@ -67,7 +67,7 @@ portainer-cli update_stack 2 1 docker-compose.yml
portainer-cli update_stack id endpoint_id [stack_file] --env.var=value
```
Where `var` is environment variable name and `value` is the environment variable value.
Where `var` is the environment variable name and `value` is the environment variable value.
#### Flags