  brew-hop-search X.Y.Z
  fast offline-first Homebrew formula/cask search

  usage: brew-hop-search [-fcitL] [-VCOH] [-gqT|--json[=MODE]|--csv|--tsv|--sql] [-n N[+OFF]] [--refresh[=DUR]] [query ...]

  quick examples:
    brew-hop-search python               # formulae + casks
    brew-hop-search -i                   # installed packages
    brew-hop-search -O                   # outdated
    brew-hop-search -q foo | fzf        # pipe to fzf

  more help:
    --help                 full options
    --help=<section>      e.g. --help=sources, --help=output
    --help=<flag>          e.g. --help=-c, --help=outdated
    --man                  offline man page
