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

true - Returns true, a successful exit status.

Description

       Returns true, a successful exit status.

       Immediately  returns with the exit status `0`, except when invoked with one of the recognized options. In
       those cases it will try to write the help or version text. Any IO error during this operation causes  the
       program to return `1` instead.

Name

       true - Returns true, a successful exit status.

       Immediately  returns with the exit status `0`, except when invoked with one of the recognized options. In
       those cases it will try to write the help or version text. Any IO error during this operation causes  the
       program to return `1` instead.

Options

--help Print help information

       --version
              Print version information

Synopsis

true [--help] [--version]

Version

       v0.0.30

                                                   true 0.0.30                                           true(1)

See Also