Provided by: rust-coreutils_0.1.0+git20250711.2ba3a33-0ubuntu2_amd64 bug

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

       v(uutils coreutils) 0.1.0

                                         false (uutils coreutils) 0.1.0                                 false(1)