1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-04 06:30:45 +02:00
nushell/crates/nu_plugin_match
Jakub Žádník 28a6a5ea57
Add option to invert match command selection ()
* 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 () 2021-03-02 06:48:22 +13:00
Cargo.toml Bump to 0.27.2 () 2021-02-26 17:55:25 +13:00