doc/calabash-ios-help.txt in calabash-cucumber-0.9.74 vs doc/calabash-ios-help.txt in calabash-cucumber-0.9.80.pre.1
- old
+ new
@@ -12,10 +12,13 @@
Commands:
gen creates a skeleton features dir. This is usually used once when
setting up calabash to ensure that the features folder contains
the right step definitions and environment to run with cucumber.
-
+ console
+ starts an interactive console to interact with your app via Calabash.
+ Copies the irb_ios5.sh and irb_ios4.sh scripts and the .irbrc file
+ then launches irb_ios5.sh.
setup [path]? (EXPERIMENTAL) Automates setting up your iOS Xcode project
with calabash-ios-server. It is your responsibility to ensure
that your production build does not link with calabash.framework.
setup will try to ensure this, but you should check manually.
\ No newline at end of file