21 lines
440 B
Groff
21 lines
440 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH true 1 "true 0.1.0"
|
|
.SH NAME
|
|
true \- Does nothing successfully
|
|
.SH SYNOPSIS
|
|
\fBtrue\fR [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR]
|
|
.SH DESCRIPTION
|
|
Exit with a status code indicating success
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help information (use `\-h` for a summary)
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version information
|
|
.SH VERSION
|
|
v0.1.0
|
|
.SH AUTHORS
|
|
Nathan Fisher
|