GitHub user atulsm opened a pull request:

    https://github.com/apache/kafka/pull/785

    MINOR: Adding -daemon option to zookeeper-server-start.sh USAGE, similar to 
kafka-server-start.sh

    Output after fix:
    
    #satul# ./kafka-server-start.sh
    USAGE: ./kafka-server-start.sh [-daemon] server.properties
    #satul# ./zookeeper-server-start.sh
    USAGE: ./zookeeper-server-start.sh [-daemon] zookeeper.properties

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atulsm/kafka trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/785.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #785
    
----
commit e5ce9d32e426dd31a0923a06ab9ef21f44d939f4
Author: Atul Soman <atul.so...@microfocus.com>
Date:   2016-01-18T13:43:41Z

    Adding -daemon option to zookeeper-server-start.sh USAGE, similar to 
kafka-server-start.sh

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to