diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-25 05:19:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-25 05:19:26 +0200 |
commit | 7dce0c81ea6767171e53724967b014b05c216411 (patch) | |
tree | 69c7790026ff63826043336091eec47a15647135 /manuals/ponysay.texinfo | |
parent | 179fab980965b3dab9fed7dc3ff3e2c1d739f58e (diff) | |
download | ponysay-7dce0c81ea6767171e53724967b014b05c216411.tar.gz ponysay-7dce0c81ea6767171e53724967b014b05c216411.tar.bz2 ponysay-7dce0c81ea6767171e53724967b014b05c216411.zip |
info manual update + readme update
Diffstat (limited to 'manuals/ponysay.texinfo')
-rw-r--r-- | manuals/ponysay.texinfo | 7 |
1 files changed, 6 insertions, 1 deletions
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 |