coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

coreutils/man/true.1 (15 lines, 294 B) -rw-r--r-- blame download

01234567891011121314
.TH TRUE 1 2022-03-06 "OMKOV coreutils" "General Commands Manual"
.SH NAME
true \(em return true value
.SH SYNOPSYS
.B true
.SH DESCRIPTION
Return a zero exit code.
.SH SEE ALSO
.I false
.SH COPYRIGHT
.nf
Copyright (C) 2020, Jakob Wakeling
MIT Licence (https://opensource.org/licenses/MIT)
.fi