cluster:config-propset help is not correct
------------------------------------------
Key: KARAF-724
URL: https://issues.apache.org/jira/browse/KARAF-724
Project: Karaf
Issue Type: Bug
Components: cellar
Affects Versions: cellar-2.2.1
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: cellar-3.0.0, cellar-2.2.2
Currently the cluster:config-proplist command help displays:
karaf@root> cluster:config-propset --help
DESCRIPTION
cluster:config-propset
Sets the a property value for a PID and group
SYNTAX
cluster:config-propset [options] group pid key key
ARGUMENTS
group
The name of the group
pid
The pid of the configuration
key
The key of the property
key
The key of the property
OPTIONS
--help
Display this help message
We can see key twice whereas it should be key and value.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira