NAME

true — returns 0.

SYNOPSIS

true [ignores command line arguments]
true OPTION

DESCRIPTION

Exit with a status code indicating success (usually 0).

-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

false(1)