aboutsummaryrefslogtreecommitdiff
path: root/manuals
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-10-11 22:29:26 +0200
committerMattias Andrée <maandree@operamail.com>2012-10-11 22:29:26 +0200
commit024ca3965e8aa776d2457974b616e58a0e213c5d (patch)
tree128c7091c36def8edf451fdee99c6e2734043618 /manuals
parente600c3cb471bb23792a959e885f504cd48757bb5 (diff)
downloadponysay-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')
-rw-r--r--manuals/manpage.08
-rw-r--r--manuals/manpage.es.08
-rw-r--r--manuals/ponysay.texinfo16
3 files changed, 17 insertions, 15 deletions
diff --git a/manuals/manpage.0 b/manuals/manpage.0
index 229ad10..cb653f8 100644
--- a/manuals/manpage.0
+++ b/manuals/manpage.0
@@ -82,12 +82,12 @@ the pony will be selected randomly from that set of ponies.
.B \-W, \-\-wrap \fIcolumn\fP
The screen column where the message should be wrapped.
.TP
-.B \-A, \-\-all \fIcolumn\fP
-Show all ponies, MLP-FiM and non-MLP-FiM, in this case the first list are MLP:FiM
+.B \-A, \-\-all
+List all pony files, MLP-FiM and non-MLP-FiM, in this case the first list are MLP:FiM
and the second are non-MLP-FiM.
.TP
-.B \+A, \+\+all \fIcolumn\fP
-Show both ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM
+.B \+A, \+\+all, \-\-symall, \-\-altall
+List all pony files, including alternatives names inside brackets, these from MLP:FiM and non-MLP:FiM
the first list are the MLP:FiM and the second one are non-MLP:FiM.
.SH ENVIRONMENT
.TP
diff --git a/manuals/manpage.es.0 b/manuals/manpage.es.0
index f4156ee..5f42fdf 100644
--- a/manuals/manpage.es.0
+++ b/manuals/manpage.es.0
@@ -84,12 +84,12 @@ aleatoriamente uno de este conjunto.
.B \-W, \-\-wrap \fIcolumna\fP
El numero de columnas en el que será impreso el mensaje.
.TP
-.B \-A. \-\-all \fIcolumn\fP
-Muestra todos los ponis, tanto pertenecientes a MLP:FiM cono no pertenecientes a esta
+.B \-A. \-\-all
+Lista todos los ponis, tanto pertenecientes a MLP:FiM cono no pertenecientes a esta
la primera lista son los pertenecientes a esta y la subsiguente los no pertenecientes.
.TP
-.B \+A, \+\+all \fIcolumn\fP
-Muestra todos los ponies incluyendo sus nombres alternativos, estos pertenecientes a
+.B \+A, \+\+all, \-\-symall, \-\-altall
+Lista todos los ponis incluyendo sus nombres alternativos, estos pertenecientes a
MLP:FiM cono no pertenecientes, la primera lista seran los pertenecientes y la
subsiguente los no pertenecientes.
.SH ENTORNO
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