Suppress --config-profile option from installer script help output
authorNathan Kinder <nkinder@redhat.com>
Mon, 6 Apr 2015 16:35:03 +0000 (09:35 -0700)
committerRob Crittenden <rcritten@redhat.com>
Mon, 6 Apr 2015 19:18:36 +0000 (15:18 -0400)
commit1ff89ed81d5c5b69c839ade65e3cee92daee30a1
tree44ee9690cd3628075af0c483c776f9f86bb52574
parent326f6e2e40eda22b3efc9ee2541ca0a8c9e392aa
Suppress --config-profile option from installer script help output

The --config-profile option for the ipsilon-server-install and
ipsilon-client-install commands is designed to be used by the
in-tree functional tests.  It is not meant to be used by users,
but we are advertising the option in the help output.  This patch
suppresses the option from the help output.

https://fedorahosted.org/ipsilon/ticket/37

Signed-off-by: Nathan Kinder <nkinder@redhat.com>
Reviewed-by: Rob Crittenden <rcritten@redhat.com>
ipsilon/install/ipsilon-client-install
ipsilon/install/ipsilon-server-install