diff options
author | Pablo Lezaeta <prflr88@gmail.com> | 2012-10-01 21:18:42 -0300 |
---|---|---|
committer | Pablo Lezaeta <prflr88@gmail.com> | 2012-10-01 21:18:42 -0300 |
commit | 3959a86605f762322743804e2f5ed533988d6c1b (patch) | |
tree | f1de7acfd22f807773184de0700baf2503f98534 /manuals/ponysay.texinfo | |
parent | 8231dbe8f663e13297ddaab871d95e9e87575829 (diff) | |
download | ponysay-3959a86605f762322743804e2f5ed533988d6c1b.tar.gz ponysay-3959a86605f762322743804e2f5ed533988d6c1b.tar.bz2 ponysay-3959a86605f762322743804e2f5ed533988d6c1b.zip |
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
Diffstat (limited to 'manuals/ponysay.texinfo')
-rw-r--r-- | manuals/ponysay.texinfo | 16 |
1 files changed, 16 insertions, 0 deletions
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} |