mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-18 02:24:21 +01:00
m fix in english manual + updating in spanish manual + author info update in spanish manual (I hope the translation is correct)
This commit is contained in:
parent
eca2ad332c
commit
4b9db7c37f
2 changed files with 6 additions and 5 deletions
|
@ -52,11 +52,11 @@ Show version of program.
|
||||||
List pony files.
|
List pony files.
|
||||||
.TP
|
.TP
|
||||||
.B \-f \fIname\fP
|
.B \-f \fIname\fP
|
||||||
Select a pony (either a file name or a pony name.), you can use this options multiple times,
|
Select a pony (either a file name or a pony name), you can use this options multiple times,
|
||||||
and one of the will be selected randomly.
|
and one of the will be selected randomly.
|
||||||
.TP
|
.TP
|
||||||
.B \-W \fIcolumn\fP
|
.B \-W \fIcolumn\fP
|
||||||
The screen column where the message should be wrapped
|
The screen column where the message should be wrapped.
|
||||||
.SH ENVIRONMENT
|
.SH ENVIRONMENT
|
||||||
.TP
|
.TP
|
||||||
.B PONYSAY_BOTTOM
|
.B PONYSAY_BOTTOM
|
||||||
|
|
|
@ -54,10 +54,10 @@ Muestra la versión del programa.
|
||||||
Lista los ponis disponibles.
|
Lista los ponis disponibles.
|
||||||
.TP
|
.TP
|
||||||
.B \-f \fInombre\fP
|
.B \-f \fInombre\fP
|
||||||
selecciona un poni específico (ya sea un archivo o el nombre directamente)
|
selecciona un poni específico (ya sea un archivo o el nombre directamente), puedes usar esta opción con múltiples ponis y de estos será elejído uno al azar.
|
||||||
.TP
|
.TP
|
||||||
.B \-W \fIcolumna\fP
|
.B \-W \fIcolumna\fP
|
||||||
El numero de columnas en el que será impreso el mensaje
|
El numero de columnas en el que será impreso el mensaje.
|
||||||
.SH ENTORNO
|
.SH ENTORNO
|
||||||
.TP
|
.TP
|
||||||
.B PONYSAY_BOTTOM
|
.B PONYSAY_BOTTOM
|
||||||
|
@ -94,7 +94,8 @@ con la ayuda de Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens y ot
|
||||||
.PP
|
.PP
|
||||||
Este manual originalmente fue escrito por Louis Taylor <kragniz@gmail.com>
|
Este manual originalmente fue escrito por Louis Taylor <kragniz@gmail.com>
|
||||||
para el proyecto Debian (y puede ser usado por otros), y editado por
|
para el proyecto Debian (y puede ser usado por otros), y editado por
|
||||||
Mattias Andrée <maandree@kth.se>.
|
Mattias Andrée <maandree@kth.se> para el lanzamiento oficial de ponysay,
|
||||||
|
y traducido por Pablo Lezaeta al español.
|
||||||
.br
|
.br
|
||||||
La actual traducción al español fue escrita por Pablo Lezaeta <prflr88@gmail.com>.
|
La actual traducción al español fue escrita por Pablo Lezaeta <prflr88@gmail.com>.
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Reference in a new issue