1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates/core/flags/doc
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
..
help.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
man.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
template.long.help cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
template.rg.1 doc: add docs about .ignore/.rgignore in parent directories 2023-11-25 15:03:53 -05:00
template.short.help cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
version.rs cli: rejigger --version to include PCRE2 info 2023-11-25 15:03:53 -05:00