diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-23 03:12:10 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-23 03:12:10 +0200 |
commit | 9159e2dc559b970717b68ccdee09d3b5363fffd9 (patch) | |
tree | 50a2b5f7590eb79982896112022bbf8853e5d38c /manuals | |
parent | 89951de30b932bd08d6680018dc4459f1927d1e2 (diff) | |
parent | d67b95bfbbd77a2261b7dbb05e7a69ea335d5be2 (diff) | |
download | ponysay-9159e2dc559b970717b68ccdee09d3b5363fffd9.tar.gz ponysay-9159e2dc559b970717b68ccdee09d3b5363fffd9.tar.bz2 ponysay-9159e2dc559b970717b68ccdee09d3b5363fffd9.zip |
texinfo fix
Diffstat (limited to 'manuals')
-rw-r--r-- | manuals/ponysay.texinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 001a1e9..0b3ff0f 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -256,7 +256,7 @@ that nothing is piped to stdin, a help message will be printed. If you want to u @command{ponysay} without arguments and enter the message by hand, you can run @code{cat | ponysay}. -@cindex file{best.pony} +@cindex @file{best.pony} If no pony is selected, @command{ponysay} will look for a @file{best.pony} file, this should be a symbolic link to the pony you want as a default. If it is not a symbolic link, @option{-q} cannot determine which quotes to use. @@ -1313,6 +1313,8 @@ and as always regular files.) @item Support cowsay style message compression. @item +New ponies: @file{blaze} +@item Pony symlink added: @itemize @bullet @item @file{pinkieoink} → @file{oinkoinkoink} @@ -1340,6 +1342,7 @@ Support for colours in the message. @item Support custom balloon styles using the option @option{-b}, @option{-B} will list all available. This list depends on whether you are invoking @command{ponysay} +or @command{ponythink} @end itemize |