mirror of
git://git.suckless.org/sbase
synced 2024-12-23 15:34:38 +00:00
9 lines
150 B
Groff
9 lines
150 B
Groff
.TH TRUE 1 sbase\-VERSION
|
|
.SH NAME
|
|
true \- return success
|
|
.SH SYNOPSIS
|
|
.B true
|
|
.SH DESCRIPTION
|
|
.B true
|
|
returns with a status code indicating success.
|