mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-11 13:14:06 +00:00
Merge pull request #52 from cldwalker/fix-doc-typo
Fix help typo introduced in #27
This commit is contained in:
commit
ab90de6196
@ -613,7 +613,7 @@ cli.command 'use-android-device <type>'
|
||||
configureDevHostForAndroidDevice 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) ->
|
||||
configureDevHostForIosDevice type
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user