diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-10-11 22:29:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-10-11 22:29:26 +0200 |
commit | 024ca3965e8aa776d2457974b616e58a0e213c5d (patch) | |
tree | 128c7091c36def8edf451fdee99c6e2734043618 /manuals/ponysay.texinfo | |
parent | e600c3cb471bb23792a959e885f504cd48757bb5 (diff) | |
download | ponysay-024ca3965e8aa776d2457974b616e58a0e213c5d.tar.gz ponysay-024ca3965e8aa776d2457974b616e58a0e213c5d.tar.bz2 ponysay-024ca3965e8aa776d2457974b616e58a0e213c5d.zip |
add --symall and --altall as alternatives to +A + m manual fix + -X, -V, -K options
Diffstat (limited to 'manuals/ponysay.texinfo')
-rw-r--r-- | manuals/ponysay.texinfo | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 16ce53c..931f853 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -266,19 +266,21 @@ Just as @option{-L}, except it lists extra (non-MLP:FiM) ponies instead of stand Prints a list of all balloon styles. @item -A -@itemx --balloonlist +@itemx --all @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. +List 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 +@itemx ++all +@itemx --symall +@itemx --altall @opindex @option{+A} @opindex @option{++all} -@opindex @option{++all} -Show both ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM +@opindex @option{--symall} +@opindex @option{--altall} +List all 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 |