mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
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:
parent
5b3926cf10
commit
cf1b0904e8
@ -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
|
||||
-------
|
||||
|
@ -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`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user