Modify help shell command to avoid issues with long command descriptions
------------------------------------------------------------------------
Key: FELIX-1145
URL: https://issues.apache.org/jira/browse/FELIX-1145
Project: Felix
Issue Type: Improvement
Affects Versions: shell-1.2.0
Reporter: Richard S. Hall
Fix For: shell-1.4.0
The help command tries to align usage and description columns for the various
shell command services. Unfortunately, this doesn't work very well when the
columns for some commands are long. I think we should modify help so it gives
only the usage by default and you can say "help <command>" to get the
description. Of course, the reverse might also make sense, but descriptions
tend to be longer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.