false - Returns false, an unsuccessful exit status.
Contents
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`.
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`.
Options
--help Print help information
--version
Print version information
Synopsis
false [--help] [--version]
Version
v0.0.30
false 0.0.30 false(1)
