mirror of
git://git.suckless.org/sbase
synced 2025-01-11 09:59:28 +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.
|