mirror of
git://git.suckless.org/sbase
synced 2024-12-26 00:42:35 +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.
|