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-fetch - extract records from a whisper database

Author

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

       This  manual  page  was  written by Elliot Murphy <elliot@ubuntu.com>, for the Debian project (but may be
       used by others).

                                                                                                WHISPER-FETCH(1)

Description

       This command retrieves records from a whisper fixed-size database.

       The options are described below.

Name

       whisper-fetch - extract records from a whisper database

Options

--from Unix epoch time of the beginning of your requested interval (default: 24 hours ago).

       --until
              Unix epoch time of the end of your requested interval (default: now).

       --json Output results in JSON form.

       --pretty
              Show human-readable timestamps instead of unix times.

       -h,--help
              Show the embedded help.

Synopsis

whisper-fetch [options] path

See Also