You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Sergey Lysenko (Updated) (JIRA)" <ji...@apache.org> on 2012/04/02 21:39:21 UTC

[jira] [Updated] (KARAF-1304) Quick help text for features:info command is erroneous

     [ https://issues.apache.org/jira/browse/KARAF-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Lysenko updated KARAF-1304:
----------------------------------

    Description: 
Quick help displayed after entering "help" command is erroneous


ACTUAL:
-------

> help
        ... 
        features:info
                Shows information about selected information.
        ...

EXPECTED:
---------

> help
        ...
        features:info
                Shows information about selected feature.
        ...

ACTUAL:
-------

> help features:info
DESCRIPTION
        features:info

	Shows information about selected information.
        ...

EXPECTED:
---------

> help features:info
DESCRIPTION
        features:info

	Shows information about selected feature.
        ...


  was:
Quick help displayed after entering "help" command is erroneous


ACTUAL:
        ... 
        features:info
                Shows information about selected information.
        ...

EXPECTED:
        ...
        features:info
                Shows information about selected feature.
        ...


    
> Quick help text for features:info command is erroneous
> ------------------------------------------------------
>
>                 Key: KARAF-1304
>                 URL: https://issues.apache.org/jira/browse/KARAF-1304
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.6
>            Reporter: Sergey Lysenko
>            Priority: Trivial
>
> Quick help displayed after entering "help" command is erroneous
> ACTUAL:
> -------
> > help
>         ... 
>         features:info
>                 Shows information about selected information.
>         ...
> EXPECTED:
> ---------
> > help
>         ...
>         features:info
>                 Shows information about selected feature.
>         ...
> ACTUAL:
> -------
> > help features:info
> DESCRIPTION
>         features:info
> 	Shows information about selected information.
>         ...
> EXPECTED:
> ---------
> > help features:info
> DESCRIPTION
>         features:info
> 	Shows information about selected feature.
>         ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira