mirror of
https://github.com/erkin/ponysay.git
synced 2025-03-29 14:57:43 +01:00
info manual m fix + man page removing partial non essential sentence
This commit is contained in:
parent
77b718286e
commit
36fbe6da82
3 changed files with 4 additions and 6 deletions
|
@ -94,8 +94,7 @@ want to truncate the output on the height even if you are not running \fIponysay
|
||||||
.B PONYSAY_COWSAY
|
.B PONYSAY_COWSAY
|
||||||
.B PONYSAY_COWTHINK
|
.B PONYSAY_COWTHINK
|
||||||
If you want to use another program than cowsay (the first cowsay found in $PATH), you need export
|
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. If, and only if, \fPONYSAY_COWSAY\fP does not
|
\fPONYSAY_COWSAY\fP with the value of the program.
|
||||||
have any value.
|
|
||||||
\fPONYSAY_COWTHINK\fP will be used instead of \fPONYSAY_COWSAY\fP if you run ponythink.
|
\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>.
|
||||||
|
|
|
@ -95,8 +95,7 @@ desea truncar la salida en el largo aun si no se está dentro de una terminal \f
|
||||||
.B PONYSAY_COWSAY
|
.B PONYSAY_COWSAY
|
||||||
.B PONYSAY_COWTHINK
|
.B PONYSAY_COWTHINK
|
||||||
Si desea usar otro programa en lugar de cowsay (el primer cowsay encontrado en $PATH), nesecitará
|
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. Si y solo si, \fPONYSAY_COWSAY\fP no tiene
|
exportar \fPONYSAY_COWSAY\fP con el valor del programa.
|
||||||
un valor asignado.
|
|
||||||
\fPONYSAY_COWTHINK\fP puede ser usado en lugar de \fPONYSAY_COWSAY\fP si va a usar ponythink.
|
\fPONYSAY_COWTHINK\fP puede ser usado en lugar de \fPONYSAY_COWSAY\fP si va a usar ponythink.
|
||||||
.SH BUGs
|
.SH BUGs
|
||||||
.nf
|
.nf
|
||||||
|
|
|
@ -213,8 +213,8 @@ by using @code{fortune | ponypipe} instead of using @command{fortune}.
|
||||||
@command{ponypipe} can be downloaded from @url{https://github.com/maandree/ponypipe}.
|
@command{ponypipe} can be downloaded from @url{https://github.com/maandree/ponypipe}.
|
||||||
Alternatively you can use @command{pinkie} (or @command{pinkiepie}), which can
|
Alternatively you can use @command{pinkie} (or @command{pinkiepie}), which can
|
||||||
be downloaded from @url{https://github.com/maandree/pinkie-pie}, which is just
|
be downloaded from @url{https://github.com/maandree/pinkie-pie}, which is just
|
||||||
@code{fortune | ponypipe}.
|
@code{fortune | ponypipe}. There is also a large @command{sed} script, similar
|
||||||
There is also a large sed script, similar to @command{ponypipe}: @url{http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/}
|
to @command{ponypipe}: @url{http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/}
|
||||||
|
|
||||||
|
|
||||||
@node Running on TTY
|
@node Running on TTY
|
||||||
|
|
Loading…
Add table
Reference in a new issue