GitHub user bseeger opened a pull request:
https://github.com/apache/karaf/pull/348
[KARAF-5357] Fixes mistake in feature help info
This PR simply fixes a typo in the text that is displayed when someone
looks up the 'feature' command.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bseeger/karaf KARAF-5357
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/348.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 #348
----
commit 5eb7c0d690a89c00f96769fab5a88291c2df6780
Author: bseeger <[email protected]>
Date: 2017-09-08T20:19:01Z
[KARAF-5357] Fixes mistake in feature help info
----
---