mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-29 15:37:59 +01:00
Fix -A +A texinfo alternates optiones
This commit is contained in:
parent
8fa25e7af6
commit
06d46c2325
1 changed files with 2 additions and 4 deletions
|
@ -266,18 +266,16 @@ Just as @option{-L}, except it lists extra (non-MLP:FiM) ponies instead of stand
|
||||||
Prints a list of all balloon styles.
|
Prints a list of all balloon styles.
|
||||||
|
|
||||||
@item -A
|
@item -A
|
||||||
@itemx --balloonlist
|
@itemx --all
|
||||||
@opindex @option{-A}
|
@opindex @option{-A}
|
||||||
@opindex @option{--all}
|
@opindex @option{--all}
|
||||||
@opindex @option{--all}
|
|
||||||
Show all ponies, MLP-FiM and non-MLP-FiM, in this case the first list are MLP:FiM
|
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.
|
and the second are non-MLP-FiM.
|
||||||
|
|
||||||
@item +A
|
@item +A
|
||||||
@itemx --balloonlist
|
@itemx --all
|
||||||
@opindex @option{+A}
|
@opindex @option{+A}
|
||||||
@opindex @option{++all}
|
@opindex @option{++all}
|
||||||
@opindex @option{++all}
|
|
||||||
Show both ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM
|
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.
|
the first list are the MLP:FiM and the second one are non-MLP:FiM.
|
||||||
@end table
|
@end table
|
||||||
|
|
Loading…
Reference in a new issue