mirror of
git://git.suckless.org/sbase
synced 2024-12-23 15:34:38 +00:00
11 lines
184 B
Groff
11 lines
184 B
Groff
.TH YES 1 sbase\-VERSION
|
|
.SH NAME
|
|
yes \- output a string repeatedly
|
|
.SH SYNOPSIS
|
|
.B yes
|
|
.RB [ string ... ]
|
|
.SH DESCRIPTION
|
|
.B yes
|
|
will repeatedly output 'y' or the strings specified.
|
|
|