docs: minor edits to ARCHITECTURE.md and CLI.md (#1029)

See: https://github.com/resin-io/etcher/pull/1010
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2017-01-17 11:55:19 -04:00 committed by GitHub
parent 5b3926cf10
commit cf1b0904e8
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ contains certain features to ease communication:
- An environment variable called `ETCHER_CLI_ROBOT` option, which when set
causes the Etcher CLI to output state in a way that can be easily
parser by a machine.
parsed by a machine.
Summary
-------

View File

@ -48,7 +48,7 @@ The robot option
----------------
Setting the `ETCHER_CLI_ROBOT` environment variable allows other applications
to easily consume the output of the Etcher CLI in real-time When using the
to easily consume the output of the Etcher CLI in real-time. When using the
`ETCHER_CLI_ROBOT` option, the `--yes` option is implicit, therefore you need
to manually specify `--drive`.