mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-11 21:24:07 +00:00
Fix help typo introduced in #27
This commit is contained in:
parent
03caed0df7
commit
7ab13eec75
@ -613,7 +613,7 @@ cli.command 'use-android-device <type>'
|
|||||||
configureDevHostForAndroidDevice type
|
configureDevHostForAndroidDevice type
|
||||||
|
|
||||||
cli.command 'use-ios-device <type>'
|
cli.command 'use-ios-device <type>'
|
||||||
.description 'sets up the host for ios device type: \'simulator\' - localhost, \'device\' - auto detect IP on eth0, IP'
|
.description 'sets up the host for ios device type: \'simulator\' - localhost, \'real\' - auto detect IP on eth0, IP'
|
||||||
.action (type) ->
|
.action (type) ->
|
||||||
configureDevHostForIosDevice type
|
configureDevHostForIosDevice type
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user