doc and change update

This commit is contained in:
Mattias Andrée 2012-10-29 20:37:31 +01:00
parent 41a4a0ba9e
commit 14b470bcff
2 changed files with 9 additions and 1 deletions

View file

@ -12,6 +12,8 @@ Version 3.0
Added support for ~/.ponysayrc. Added support for ~/.ponysayrc.
-f, +f and -q may be unargumented if that are at the end of the command line.
Version 2.9.1 Version 2.9.1

View file

@ -217,7 +217,9 @@ will parsed as an argument to this option. Additionally, those options are added
to @option{+f}. to @option{+f}.
An important feature of this options, is that you can but it in the end of the An important feature of this options, is that you can but it in the end of the
command line, without any argument to get a random non-MLP:FiM pony. command line, without any argument to get a random non-MLP:FiM pony. However,
altough it is not nice, since version 3.0, @option{+f} can also be unargumented
if at the end of the command line.
@item --q [PONY...] @item --q [PONY...]
@itemx --quotes [PONY...] @itemx --quotes [PONY...]
@ -231,6 +233,8 @@ to @option{-q}.
An important feature of this options, is that you can but it in the end of the An important feature of this options, is that you can but it in the end of the
command line, without any argument to get a quote from any pony with a quote. command line, without any argument to get a quote from any pony with a quote.
However, altough it is not nice, since version 3.0, @option{-q} can also be
unargumented if at the end of the command line.
@item -b STYLE @item -b STYLE
@itemx --bubble STYLE @itemx --bubble STYLE
@ -2129,6 +2133,8 @@ Environment variable @env{PONYSAY_WRAP_LIMIT} has been added.
Environment variable @env{PONYSAY_WRAP_EXCEED} has been added. Environment variable @env{PONYSAY_WRAP_EXCEED} has been added.
@item @item
Added support for @file{~/.ponysay.rc}. Added support for @file{~/.ponysay.rc}.
@item
@option{-f}, @option{+f} and @option{-q} may be unargumented if that are at the end of the command line.
@end itemize @end itemize