Trying to add a new type results in the "Invalid arguments." error followed by the usage message.
I have tried the example from README (rg --type-add 'foo:*.foo,*.foobar') and some other patterns.
My environment:
- Fedora 24 (x86_64).
- Rust (tried both):
- rustc 1.13.0-nightly (4f9812a59 2016-09-21)
- rustc 1.11.0 (9b21dcd6a 2016-08-15)
- ripgrep: 0.1.16
Trying to add a new type results in the "Invalid arguments." error followed by the usage message.
I have tried the example from README (
rg --type-add 'foo:*.foo,*.foobar') and some other patterns.My environment: