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

whisper-diff - Check the differences between whisper files

Author

whisper is a fixed size database, created by Chris Davis.

       This manual page was written by Alexandre Rossi <niol@zincube.net>, for the Debian project  (but  may  be
       used by others).

                                                                                                 WHISPER-DIFF(1)

Description

       This  command  checks  the  differences  between whisper files. This can be used as a sanity check before
       merging.

       The options are described below.

Name

       whisper-diff - Check the differences between whisper files

Options

--summary
              Show a summary of differences.

       --ignore-empty
              Skip comparison if either value is undefined.

       --columns
              Print output in simple columns.

       --no-headers
              Do not print column headers.

       --until=UNTIL
              Unix epoch time of the end of diffing request interval (default: now)

       --json Output results in JSON format.

       -h,--help
              Show the embedded help.

Synopsis

whisper-diff [options] path_a path_b

See Also