From 0f92547c9e0f813a6965e693becb598ade1ee3b7 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 13 Aug 2012 03:00:05 -0400 Subject: Added missing mention of PONYSAY_COWSAY, PDF habe it --- manuals/manpage.6 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manuals/manpage.6') diff --git a/manuals/manpage.6 b/manuals/manpage.6 index fd4f906..3170008 100644 --- a/manuals/manpage.6 +++ b/manuals/manpage.6 @@ -90,6 +90,13 @@ do not want the output to be truncated on the width to fit the terminal. .B PONYSAY_TRUNCATE_HEIGHT 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. +.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. If, and only if, \fPONYSAY_COWSAY\fP does not +have any value. +\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>. .SH SEE ALSO -- cgit