You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Filippo Diotalevi (JIRA)" <ji...@apache.org> on 2009/07/16 23:50:14 UTC

[jira] Created: (FELIX-1375) [Karaf] There's no 'help' command

[Karaf] There's no 'help' command
---------------------------------

                 Key: FELIX-1375
                 URL: https://issues.apache.org/jira/browse/FELIX-1375
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Filippo Diotalevi
             Fix For: karaf-1.0.0


When Karaf starts, it logs "Type 'help' for more information", but there's no such command.
As suggested in the mailing list, the simplest way to fix the problem is to log "Hit <tab> for more information"


        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Felix Karaf (1.2.0-SNAPSHOT)

Type 'help' for more information.

karaf@root> help
help
karaf@root> 
karaf@root> 





-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1375) [Karaf] There's no 'help' command

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1375.
------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/gshell/gshell-console/src/main/filtered-resources/org/apache/felix/karaf/gshell/console/branding.properties
Committed r798073


> [Karaf] There's no 'help' command
> ---------------------------------
>
>                 Key: FELIX-1375
>                 URL: https://issues.apache.org/jira/browse/FELIX-1375
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Filippo Diotalevi
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> When Karaf starts, it logs "Type 'help' for more information", but there's no such command.
> As suggested in the mailing list, the simplest way to fix the problem is to log "Hit <tab> for more information"
>         __ __                  ____      
>        / //_/____ __________ _/ __/      
>       / ,<  / __ `/ ___/ __ `/ /_        
>      / /| |/ /_/ / /  / /_/ / __/        
>     /_/ |_|\__,_/_/   \__,_/_/         
>   Apache Felix Karaf (1.2.0-SNAPSHOT)
> Type 'help' for more information.
> karaf@root> help
> help
> karaf@root> 
> karaf@root> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.