nushell/crates/nu_plugin_match/src
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
..
nu Add option to invert match command selection (#3114) 2021-03-02 06:48:22 +13:00
lib.rs Ensure stable plugins get installed. (#1373) 2020-02-10 15:32:10 -05:00
main.rs Ensure stable plugins get installed. (#1373) 2020-02-10 15:32:10 -05:00
match_.rs Add option to invert match command selection (#3114) 2021-03-02 06:48:22 +13:00