mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
mention Resin OS version requirement
This commit is contained in:
parent
1b4dabd37c
commit
ee124671d8
@ -822,7 +822,7 @@ increase verbosity
|
||||
|
||||
#### --host, -H
|
||||
|
||||
access host OS
|
||||
access host OS (for devices with Resin OS >= 2.7.5)
|
||||
|
||||
#### --noproxy
|
||||
|
||||
|
@ -48,7 +48,7 @@ module.exports =
|
||||
,
|
||||
signature: 'host'
|
||||
boolean: true
|
||||
description: 'access host OS'
|
||||
description: 'access host OS (for devices with Resin OS >= 2.7.5)'
|
||||
alias: 'H'
|
||||
,
|
||||
signature: 'noproxy'
|
||||
|
Loading…
Reference in New Issue
Block a user