basho / node_package

RPM/Debian/FreeBSD/SmartOS/Solaris/OSX packaging templates for Erlang Nodes
Apache License 2.0
89 stars 63 forks source link

Help text for chkconfig is broken #147

Closed macintux closed 10 years ago

macintux commented 10 years ago

This is the output from riak help:

    chkconfig
        Confirms whether the app.config is valid.

        For applications configured with cuttlefish, this includes a call
        to  also

The missing text between "to" and "also" is "config generate"; it probably should also be explicit that it checks both riak.conf and advanced.config.

jaredmorrow commented 10 years ago

If you change it make sure it is .conf since node_package is not Riak specific.

On Wednesday, June 25, 2014, John Daily notifications@github.com wrote:

This is the output from riak help:

chkconfig
    Confirms whether the app.config is valid.

    For applications configured with cuttlefish, this includes a call
    to  also

The missing text between "to" and "also" is "config generate"; it probably should also be explicit that it checks both riak.conf and advanced.config.

— Reply to this email directly or view it on GitHub https://github.com/basho/node_package/issues/147.