commandline icon indicating copy to clipboard operation
commandline copied to clipboard

Fix parsing values which starts with dash, but has whitespace inside.

Open kant2002 opened this issue 2 years ago • 0 comments

this is required when your option can accept command line arguments to other applications.

See https://github.com/dotnet/BenchmarkDotNet/pull/2320#issuecomment-1577300888 for example of parsing issues

kant2002 avatar Jun 06 '23 09:06 kant2002