mention Resin OS version requirement

This commit is contained in:
Andreas Fitzek 2017-12-18 12:51:27 +01:00
parent 1b4dabd37c
commit ee124671d8
No known key found for this signature in database
GPG Key ID: 8744E5BBA4D08FAF
2 changed files with 2 additions and 2 deletions

View File

@ -822,7 +822,7 @@ increase verbosity
#### --host, -H
access host OS
access host OS (for devices with Resin OS >= 2.7.5)
#### --noproxy

View File

@ -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'