From 7dce0c81ea6767171e53724967b014b05c216411 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 25 Jul 2012 05:19:26 +0200 Subject: info manual update + readme update --- manuals/ponysay.texinfo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'manuals/ponysay.texinfo') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index a41177d..24cbe03 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -423,15 +423,20 @@ Required to run @command{ponysay -l} and @command{ponysay -L}. @section Optional runtime dependencies @cindex extensions @cindex optional dependencies -@cindex ponyquotes4ponysay @table @option @item ponyquotes4ponysay +@cindex ponyquotes4ponysay For support of My Little Pony quotes with associated pony: the @code{-q} option. It can be downloaded at @url{https://github.com/maandree/ponyquotes4ponysay}. Since version 1.2, this module is included in ponysay. You can edit ponysay's @code{Makefile} to remove it. + +@item kmsponies4ponysay +@cindex kmsponies4ponysay +For improved TTY support for user with custom colour palette and KMS support. +It can be downloaded at @url{https://github.com/maandree/kmsponies4ponysay}. @end table -- cgit