nushell/crates/nu_plugin_match
Jakub Žádník 28a6a5ea57
Add option to invert match command selection (#3114)
* Add option to invert match command selection

* Fix rustfmt error

* Rename match --exclude to --invert

To be more descriptive and conform to e.g. grep or ripgrep -v flag.
Also simplified the --invert flag description.

* Fix formatting when description got shorter

Co-authored-by: Jakub Žádník <jakub.zadnik@tuni.fi>
2021-03-02 06:48:22 +13:00
..
src Add option to invert match command selection (#3114) 2021-03-02 06:48:22 +13:00
Cargo.toml Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00