From 6990bc1e440217f6f948b2022c751de74f27d5ed Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 25 Oct 2012 02:21:14 +0200 Subject: readme update for -q option --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e4fd52..7681e8a 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. Add one or more argument after `-q` 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. +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