From 73c518e2606d863d457df418ef4e59248704fda7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 25 Aug 2012 20:18:53 +0200 Subject: bash completion recognises --bubble + adding options --symlist (-L), ++symlist (+L) and --bubblelist (-B) --- manuals/ponysay.texinfo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manuals') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 8d6f3ff..d7b7ef2 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -227,7 +227,9 @@ on the terminal.) @item -L @itemx --altlist +@itemx --symlist @cindex @option{-L} +@cindex @option{--symlist} @cindex @option{--altlist} Lists all installed ponies. The ponies which have quotes, i.e. can be used with the @option{-q} option, will be marked by being printed in bold or bright (depending @@ -242,8 +244,10 @@ Just as @option{-l}, except it lists extra (non-MLP:FiM) ponies instead of stand (MLP:FiM) ponies. @item +L +@itemx ++symlist @itemx ++altlist @cindex @option{+L} +@cindex @option{++symlist} @cindex @option{++altlist} Just as @option{-L}, except it lists extra (non-MLP:FiM) ponies instead of standard (MLP:FiM) ponies. @@ -251,6 +255,7 @@ Just as @option{-L}, except it lists extra (non-MLP:FiM) ponies instead of stand @item -B @itemx --balloonlist @cindex @option{-B} +@cindex @option{--bubblelist} @cindex @option{--balloonlist} Prints a list of all balloon styles. @end table -- cgit