From 3959a86605f762322743804e2f5ed533988d6c1b Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 1 Oct 2012 21:18:42 -0300 Subject: Added missing -A and +A option, since you accept the incomming -A and +A from develop, they originally not have manpage nor texinfo entrace, I add them --- manuals/ponysay.texinfo | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'manuals/ponysay.texinfo') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 737aba8..c6a0d2a 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -264,6 +264,22 @@ Just as @option{-L}, except it lists extra (non-MLP:FiM) ponies instead of stand @opindex @option{--bubblelist} @opindex @option{--balloonlist} Prints a list of all balloon styles. + +@item -A +@itemx --balloonlist +@opindex @option{-A} +@opindex @option{--all} +@opindex @option{--all} +Show all ponies, MLP-FiM and non-MLP-FiM, in this case the first list are MLP:FiM +and the second are non-MLP-FiM. + +@item +A +@itemx --balloonlist +@opindex @option{+A} +@opindex @option{++all} +@opindex @option{++all} +Show both ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM +the first list are the MLP:FiM and the second one are non-MLP:FiM. @end table @opindex @var{message} -- cgit