From cc5b3f27c8f6a2ccaa00d0dcab8125a8aecbefc2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 25 Oct 2012 07:01:37 +0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7681e8a..e7ef729 100644 --- a/README.md +++ b/README.md @@ -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). -- cgit