[
https://issues.apache.org/jira/browse/CLI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713158#action_12713158
]
Marius Scurtescu commented on CLI-180:
--------------------------------------
Yes, it was in a shell script, and the issue is with the script itself. Sorry
about that, and thanks for the hint.
Not an issue, not sure if I can close it myself.
> arguments with spaces parsed as individual arguments
> ----------------------------------------------------
>
> Key: CLI-180
> URL: https://issues.apache.org/jira/browse/CLI-180
> Project: Commons CLI
> Issue Type: Bug
> Components: Parser
> Affects Versions: 1.1, 1.2
> Reporter: Marius Scurtescu
>
> If an argument contains a space then the part after the space is treated as
> another argument and you end up with an invalid argument error.
> Tried many things to escape the space: double quotes around the argument
> value, backslash before the space, short and long forms, etc. Nothing is
> working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.