1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates/core/flags/complete
Andrew Gallant af55fc2b38 cli: make -d a short flag for --max-depth
Interestingly, ripgrep now only has two available ASCII letter short
flags remaining: -k and -y.

Closes #2643, Closes #2644
2023-11-21 18:39:32 -05:00
..
bash.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
fish.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
mod.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
powershell.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
rg.zsh cli: make -d a short flag for --max-depth 2023-11-21 18:39:32 -05:00
zsh.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00