Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/617#discussion_r30586220
--- Diff: usage/cli/src/main/java/brooklyn/cli/Main.java ---
@@ -266,7 +290,7 @@ private String readLine(InputStream in) throws
IOException {
// looks like: {@linktourl
https://gist.github.com/47066f72d6f6f79b953e}
@Beta
@Option(name = { "-sk", "--stopOnKeyPress" },
- description = "After startup, shutdown on user text entry
(default false)")
+ description = "Shutdown immediately on user text entry
after startup (useful for debugging and demos)")
--- End diff --
Definite improvement; we should also remove mention of Whirr in comment
above this (can be in a separate PR)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---