logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

codesearch - Debian Codesearch CLI tool

Description

       usage: codesearch [-h] [--max-results MAX_RESULTS] [-q] [-l] [--nocolor] [-n]

              [-d] [-x EXCLUDE] [-m {literal,regexp}] [--per-package] searchstring

   positionalarguments:
              searchstring

   options:-h, --help
              show this help message and exit

       --max-results MAX_RESULTS

       -q, --quiet-l, --linenumber--nocolor
              Do not colorize output

       -n, --print-filenames
              Print only matching filenames, no contents

       -d, --dedupe
              amalgamate results for the same file in different packages

       -x EXCLUDE, --exclude EXCLUDE
              list of path fragments to exclude from results

       -m {literal,regexp}, --mode {literal,regexp}
              search mode (literal or regexp)

       --per-package
              group results per source package

codesearch 1.0.0                                    June 2024                                      CODESEARCH(1)

Name

       codesearch - Debian Codesearch CLI tool

See Also