Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix ambiguous command line option for filter-on/out #5547

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

spoonincode
Copy link
Contributor

It's impossible to use filter-on/out's short command line option due to them being the same

Dynamic exception type: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::ambiguous_option> >
std::exception::what: option '-f' is ambiguous and matches '--filter-on', and '--filter-out'

Change filter-out's short option to be -F

@wanderingbort wanderingbort merged commit 2a41a4a into release/1.2.x Sep 5, 2018
@heifner heifner deleted the filter_onoff_opt_fix branch September 5, 2018 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants