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 From 6930f5d24295bf347c7350a9514b3482b688523e Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Wed, 3 Oct 2012 11:52:08 -0300 Subject: Added 5 ponies, we have 300 poniesgit add ./dev/pony-checklist --- manuals/ponysay.texinfo | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'manuals/ponysay.texinfo') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index c6a0d2a..fb27bad 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -8,7 +8,7 @@ @documentlanguage en @finalout @c %**end of header -@set VERSION 2.7 +@set VERSION 2.8 @defindex op @synindex op vr @@ -1864,6 +1864,17 @@ sequences. @cindex versions @cindex previous releases +@heading Version 2.8 +@itemize @bullet +@item +New ponies: @file{airheart}, @file{bastionyorsets}, @file{peppermoon}, @file{sunnyrays} +@item +Pony symlink added: +@itemize @bullet +@item @file{georgewashingtony} @arrow{} @file{bastionyorsets} +@end itemize +@end itemize + @heading Version 2.7 @itemize @bullet @item -- cgit