19 lines
338 B
Groff
19 lines
338 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH yes 1 "yes "
|
|
.SH NAME
|
|
yes \- output a string repeatedly until killed
|
|
.SH SYNOPSIS
|
|
\fByes\fR [\fB\-h\fR|\fB\-\-help\fR] [\fImsg\fR]
|
|
.SH DESCRIPTION
|
|
output a string repeatedly until killed
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
[\fImsg\fR] [default: y]
|
|
|
|
.SH AUTHORS
|
|
Nathan Fisher
|