mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 05:47:59 +01:00
manpage update: removing PONYSAY_COW{SAY,THINK} it is not used any more
This commit is contained in:
parent
ab4b236eb7
commit
c3679cd87c
2 changed files with 0 additions and 12 deletions
|
@ -90,12 +90,6 @@ do not want the output to be truncated on the width to fit the terminal.
|
||||||
.B PONYSAY_TRUNCATE_HEIGHT
|
.B PONYSAY_TRUNCATE_HEIGHT
|
||||||
Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you
|
Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you
|
||||||
want to truncate the output on the height even if you are not running \fIponysay\fP under TTY.
|
want to truncate the output on the height even if you are not running \fIponysay\fP under TTY.
|
||||||
.TP
|
|
||||||
.B PONYSAY_COWSAY
|
|
||||||
.B PONYSAY_COWTHINK
|
|
||||||
If you want to use another program than cowsay (the first cowsay found in $PATH), you need export
|
|
||||||
\fPONYSAY_COWSAY\fP with the value of the program.
|
|
||||||
\fPONYSAY_COWTHINK\fP will be used instead of \fPONYSAY_COWSAY\fP if you run ponythink.
|
|
||||||
.SH BUG
|
.SH BUG
|
||||||
Bugs can be reported in <\fBhttps://github.com/erkin/ponysay/issues\fP>.
|
Bugs can be reported in <\fBhttps://github.com/erkin/ponysay/issues\fP>.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|
|
@ -91,12 +91,6 @@ no desea que la salida sea truncada para que calce en la terminal.
|
||||||
.B PONYSAY_TRUNCATE_HEIGHT
|
.B PONYSAY_TRUNCATE_HEIGHT
|
||||||
Exporte \fIPONYSAY_TRUNCATE_HEIGHT\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP, si
|
Exporte \fIPONYSAY_TRUNCATE_HEIGHT\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP, si
|
||||||
desea truncar la salida en el largo aun si no se está dentro de una terminal \fIponysay\fP bajo TTY.
|
desea truncar la salida en el largo aun si no se está dentro de una terminal \fIponysay\fP bajo TTY.
|
||||||
.TP
|
|
||||||
.B PONYSAY_COWSAY
|
|
||||||
.B PONYSAY_COWTHINK
|
|
||||||
Si desea usar otro programa en lugar de cowsay (el primer cowsay encontrado en $PATH), nesecitará
|
|
||||||
exportar \fPONYSAY_COWSAY\fP con el valor del programa.
|
|
||||||
\fPONYSAY_COWTHINK\fP puede ser usado en lugar de \fPONYSAY_COWSAY\fP si va a usar ponythink.
|
|
||||||
.SH BUGs
|
.SH BUGs
|
||||||
.nf
|
.nf
|
||||||
Los bugs pueden ser reportados en
|
Los bugs pueden ser reportados en
|
||||||
|
|
Loading…
Reference in a new issue