[ 
https://issues.apache.org/jira/browse/KARAF-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747665#comment-16747665
 ] 

Jean-Baptiste Onofré commented on KARAF-6061:
---------------------------------------------

Can you try to add the following in {{etc/shell.init.script}}:

{code}
setopt disable-highlighter
{code}

to see if it helps.

> Help for shell: commands are not properly formatted
> ---------------------------------------------------
>
>                 Key: KARAF-6061
>                 URL: https://issues.apache.org/jira/browse/KARAF-6061
>             Project: Karaf
>          Issue Type: Wish
>          Components: karaf
>    Affects Versions: 4.1.7
>            Reporter: Martin Lichtin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: shell
>             Fix For: 4.1.8, 4.2.3
>
>
> A 'nice' help looks like
> {noformat}
> System/admin@ccstp1()> help log:set
> DESCRIPTION
>         log:set
>     Sets the log level.
> SYNTAX
>         log:set level [logger]
> ARGUMENTS
>         level
>                 The log level to set (TRACE, DEBUG, INFO, WARN, ERROR) or 
> DEFAULT to unset
>         logger
>                 Logger name or ROOT (default)
> {noformat}
> whereas shell: command help looks like:
> {noformat}
> System/admin@ccstp1()> help shell:while
> while -  while loop
>                    Usage: while { condition } { action }
>                                                           -? --help           
>          Show help
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to