diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-10-25 07:01:37 +0300 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-10-25 07:01:37 +0300 |
commit | cc5b3f27c8f6a2ccaa00d0dcab8125a8aecbefc2 (patch) | |
tree | edc62704ad2e686ebb333501e6db737298e63cac | |
parent | 1f144766f6f204abf64e688f398ad2d08493af3e (diff) | |
download | ponysay-cc5b3f27c8f6a2ccaa00d0dcab8125a8aecbefc2.tar.gz ponysay-cc5b3f27c8f6a2ccaa00d0dcab8125a8aecbefc2.tar.bz2 ponysay-cc5b3f27c8f6a2ccaa00d0dcab8125a8aecbefc2.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,8 +53,8 @@ Now every time you open a terminal a pony should give your fortune ### Pony quotes -Running `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. -Just as with `-`f, `-q` can be used multiple time to to sepecify a set of ponies from which one will be selected randomly. +Running `ponysay --q` will give you a random pony saying one it its quote from MLP:FiM, or you can specify the pony: `ponysay -q pinkie`. +Just as with `-f`, `-q` can be used multiple time to to sepecify a set of ponies from which one will be selected randomly. When running `ponysay -l` or `ponysay -L` the ponies which have quotes will be printed bold or bright (depending on terminal). |