mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +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_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. If, and only if, \fPONYSAY_COWSAY\fP does not
|
||||
have any value.
|
||||
\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
|
||||
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_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. Si y solo si, \fPONYSAY_COWSAY\fP no tiene
|
||||
un valor asignado.
|
||||
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
|
||||
.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}.
|
||||
Alternatively you can use @command{pinkie} (or @command{pinkiepie}), which can
|
||||
be downloaded from @url{https://github.com/maandree/pinkie-pie}, which is just
|
||||
@code{fortune | ponypipe}.
|
||||
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/}
|
||||
@code{fortune | ponypipe}. There is also a large @command{sed} script, similar
|
||||
to @command{ponypipe}: @url{http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/}
|
||||
|
||||
|
||||
@node Running on TTY
|
||||
|
|
Loading…
Reference in a new issue