mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 05:47:59 +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.
|
||||
.TP
|
||||
.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.
|
||||
.TP
|
||||
.B \-W \fIcolumn\fP
|
||||
The screen column where the message should be wrapped
|
||||
The screen column where the message should be wrapped.
|
||||
.SH ENVIRONMENT
|
||||
.TP
|
||||
.B PONYSAY_BOTTOM
|
||||
|
|
|
@ -54,10 +54,10 @@ Muestra la versión del programa.
|
|||
Lista los ponis disponibles.
|
||||
.TP
|
||||
.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
|
||||
.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
|
||||
.TP
|
||||
.B PONYSAY_BOTTOM
|
||||
|
@ -94,7 +94,8 @@ con la ayuda de Mattias Andrée, Sven-Hendrik Haase, Jan Alexander Steffens y ot
|
|||
.PP
|
||||
Este manual originalmente fue escrito por Louis Taylor <kragniz@gmail.com>
|
||||
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
|
||||
La actual traducción al español fue escrita por Pablo Lezaeta <prflr88@gmail.com>.
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue