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

lei-inspect - general purpose inspector

Contact

       Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>

       The      mail      archives      are      hosted      at       <https://public-inbox.org/meta/>       and
       <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>

Description

       This is a diagnostic command that provides a general purpose inspector of various things, including
       blobs, message IDs, Xapian document IDs, and mail sync sources.

Name

       lei-inspect - general purpose inspector

Options

       -d DIR
       --dir=DIR
           An inboxdir, extindex topdir, or Xapian shard

       --pretty
           Pretty print output.  If stdout is opened to a tty, "--pretty" is enabled by default.

       -
       --stdin
           Read  message  from stdin.  This is implicit if no arguments are given and stdin is a pipe or regular
           file.

See Also

lei-mail-diff(1)

public-inbox.git                                   1993-10-02                                     LEI-INSPECT(1)

Synopsis

       lei inspect [OPTIONS] ITEM [ITEM...]

       lei inspect [OPTIONS] (--stdin|-)

See Also