cmdargs icon indicating copy to clipboard operation
cmdargs copied to clipboard

an optional value is not parsed as part of the option if separated from the flag by a space

Open simonmichael opened this issue 12 years ago • 1 comments

Eg https://github.com/simonmichael/hledger/issues/149 .

simonmichael avatar Dec 14 '13 01:12 simonmichael

I believe cmdargs is working as I expected, so let's discuss the bug on the hledger bug tracker, and once we've got it nailed down, I almost certainly need to improve the docs of flagOpt.

ndmitchell avatar Dec 15 '13 20:12 ndmitchell