1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates/core/flags
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
..
complete cli: make -d a short flag for --max-depth 2023-11-21 18:39:32 -05:00
doc cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
config.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
defs.rs cli: make -d a short flag for --max-depth 2023-11-21 18:39:32 -05:00
hiargs.rs core: fix file separator bug 2023-11-21 18:39:32 -05:00
lowargs.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
parse.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00