summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7003.bugfix
blob: 3e2806f6f9dc36c5635e6ca4999fef88b8a7897a (plain)
1
2
3
4
Fixed handling of ``--`` as separator between positional arguments and flags.
This was not actually fixed in 2.14.5.

Closes #7003, Refs #7096