uu_false - Man Page

Name

false ā€” Returns false, an unsuccessful exit status.

Immediately returns with the exit status `1`. When invoked with one of the recognized options it will try to write the help or version text. Any IO error during this operation is diagnosed, yet the program will also return `1`.

Synopsis

false [--help] [--version]

Description

Returns false, an unsuccessful exit status.

Immediately returns with the exit status `1`. When invoked with one of the recognized options it will try to write the help or version text. Any IO error during this operation is diagnosed, yet the program will also return `1`.

Options

--help

Print help information

--version

Print version information

Version

v0.0.27

Info

false 0.0.27