manual update

This commit is contained in:
Mattias Andrée 2012-07-28 01:59:39 +02:00
parent ddcffd3c3c
commit 0b3d6ade8b

View file

@ -78,12 +78,15 @@ Texts. A copy of the license is included in the section entitled
@cindex overview @cindex overview
@command{ponysay} displays an image of a My Little Pony pony saying some text provided @command{ponysay} displays an image of a My Little Pony pony saying some text provided
by the user in a terminal. It is a wrapper for @command{cowsay}. If message is not by the user in a terminal, or a quote from the series. It is a wrapper for
provided, e.g. by piping, it accepts standard input. The pony saying the given message @command{cowsay}. If message is not provided, e.g. by piping, it accepts standard input.
is printed on standard output. The pony saying the given message is printed on standard output.
@command{ponythink} is to @command{ponysay} as @command{cowthink} is to @command{cowsay}. @command{ponythink} is to @command{ponysay} as @command{cowthink} is to @command{cowsay}.
@command{ponysay} is generally used to decorate your terminal with a random pony, when
you start the terminal.