aboutsummaryrefslogtreecommitdiff
path: root/ponysay
diff options
context:
space:
mode:
authorPablo Lezaeta <prflr88@gmail.com>2012-07-04 23:44:52 -0400
committerPablo Lezaeta <prflr88@gmail.com>2012-07-04 23:44:52 -0400
commitabd48d540f0c8d27f2192b885966a17d6d5751f2 (patch)
tree40592a3aebee154576c4050c82a79de0f5dd2d13 /ponysay
parent4063e82a1512515358480b53d87223f71e0efc20 (diff)
parent738dc690ebfd902f0168e47a7a875c5708b8ce18 (diff)
downloadponysay-abd48d540f0c8d27f2192b885966a17d6d5751f2.tar.gz
ponysay-abd48d540f0c8d27f2192b885966a17d6d5751f2.tar.bz2
ponysay-abd48d540f0c8d27f2192b885966a17d6d5751f2.zip
Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia)
Diffstat (limited to 'ponysay')
-rwxr-xr-xponysay14
1 files changed, 8 insertions, 6 deletions
diff --git a/ponysay b/ponysay
index b3c31b8..62d1ac8 100755
--- a/ponysay
+++ b/ponysay
@@ -34,14 +34,16 @@ usage() {
Usage:
${0##*/} [options] [message]
-If [message] is not provided, reads the message from STDIN
+If [message] is not provided, reads the message from STDIN.
Options:
- -v Show version and exit
- -h Show this help and exit
- -l List ponyfiles.
- -f[name] Select a pony (Either a filename or a pony name)
- -W[column] The screen column where the message should be wrapped
+ -v Show version and exit.
+ -h Show this help and exit.
+ -l List pony files.
+ -f[name] Select a pony (either a file name or a pony name.)
+ -W[column] The screen column where the message should be wrapped.
+
+See man ponysay(1) for more information.
EOF
}