Updated Branches:
  refs/heads/master 68675f5c4 -> 237d0060b

[CB-5142] improve grammar of emulate description


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/237d0060
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/237d0060
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/237d0060

Branch: refs/heads/master
Commit: 237d0060be9e6262a6ce1d3e459b1f5693d67946
Parents: 68675f5
Author: Josh Soref <[email protected]>
Authored: Mon Oct 21 21:28:00 2013 -0400
Committer: Josh Soref <[email protected]>
Committed: Wed Oct 23 15:41:19 2013 -0400

----------------------------------------------------------------------
 doc/help.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/237d0060/doc/help.txt
----------------------------------------------------------------------
diff --git a/doc/help.txt b/doc/help.txt
index 599e4ae..e4d6db5 100644
--- a/doc/help.txt
+++ b/doc/help.txt
@@ -22,7 +22,7 @@ Project-Level Commands
                                                 so that the project is ready 
to build in each SDK.
     compile [PLATFORM..] ...................... builds the app for specified 
platforms, or all platforms
     build [PLATFORM...] ....................... shortcut for prepare, then 
compile
-    emulate [PLATFORM...] ..................... deploys app in specified (or 
all) platforms' emulator,
+    emulate [PLATFORM...] ..................... deploys app in specified (or 
all) platform emulator(s),
                                                 opening emulator if necessary
     run [PLATFORM...] ......................... deploys app on specified (or 
all) platform devices, which
                                                 must be properly connected and 
configured in each SDK

Reply via email to