uu_true - Man Page
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.
Synopsis
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.
Options
- --help
Print help information
- --version
Print version information
Version
v0.0.27
Info
true 0.0.27