mirror of
https://github.com/erkin/ponysay.git
synced 2025-01-31 10:26:43 +01:00
manual update
This commit is contained in:
parent
ddcffd3c3c
commit
0b3d6ade8b
1 changed files with 6 additions and 3 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue