Fix grammar and add missing article

This commit is contained in:
Erick Jones 2018-10-22 10:08:14 -03:00
parent 4b7ff1e1f7
commit 62f6b5505e

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