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