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 286de9564e cli: rejigger --version to include PCRE2 info
This adds info about whether PCRE2 is available or not to the output of
--version. Essentially, --version now subsumes --pcre2-version, although
we do retain the former because it (usefully) emits an exit code based
on whether PCRE2 is available or not.

Closes #2645
2023-11-25 15:03:53 -05:00
..
complete cli: make -d a short flag for --max-depth 2023-11-21 18:39:32 -05:00
doc cli: rejigger --version to include PCRE2 info 2023-11-25 15:03:53 -05:00
config.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
defs.rs doc: add docs about .ignore/.rgignore in parent directories 2023-11-25 15:03:53 -05:00
hiargs.rs logging: show heuristic information and decision 2023-11-25 15:03:53 -05:00
lowargs.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
mod.rs cli: rejigger --version to include PCRE2 info 2023-11-25 15:03:53 -05:00
parse.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00