You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/06/23 10:37:20 UTC

[jira] [Assigned] (KARAF-2368) Commands with more than one argument have incorrect help string

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

Jean-Baptiste Onofré reassigned KARAF-2368:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Commands with more than one argument have incorrect help string
> ---------------------------------------------------------------
>
>                 Key: KARAF-2368
>                 URL: https://issues.apache.org/jira/browse/KARAF-2368
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.7
>            Reporter: Andrew Gaul
>            Assignee: Jean-Baptiste Onofré
>
> I noticed this with jclouds blobstore read command:
> $ jclouds blobstore read
> Error executing command jclouds:blobstore-read: argument toFile is required
> $ jclouds blobstore read --help
> DESCRIPTION
>         jclouds:blobstore-read
>         Reads data from the blobstore
> SYNTAX
>         jclouds:blobstore-read [options] containerName blobName toFile 
> ARGUMENTS
>         containerName
>                 The name of the container
>         blobName
>                 The name of the blob
>         toFile
>                 The file to store the blob
> ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira