optparse icon indicating copy to clipboard operation
optparse copied to clipboard

Added support for handling -- will stop parsing arguments when encoun…

Open erikvip opened this issue 9 years ago • 0 comments

Fix for the '--' issue identified in nk412/optparse#9 and reference in pull request nk412/optparse#10

However, this fix is just for the '--' issue. Pull request nk412/optparse#10 adds other unnecessary changes.

erikvip avatar Jun 04 '16 00:06 erikvip