mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
manual update, Spanish most likely needs correction (I guessed the grammar)
This commit is contained in:
parent
298e6a6498
commit
f7790b8f22
4 changed files with 22 additions and 2 deletions
|
@ -58,10 +58,20 @@ List pony files.
|
|||
.B \-L
|
||||
List pony files with alternative names inside brackets.
|
||||
.TP
|
||||
.B \+l
|
||||
List non-MLP:FiM pony files.
|
||||
.TP
|
||||
.B \+L
|
||||
List non-MLP:FiM pony files with alternative names inside brackets.
|
||||
.TP
|
||||
.B \-f \fIname\fP
|
||||
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 \-F \fIname\fP
|
||||
Select a non-MLP:FiM 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 \-q [\fIname\fP...]
|
||||
By using this option, a pony will be printed with quotes from her in My Little Pony:
|
||||
Friendship is Magic. The pony will be selected randomly, unless at least one pony
|
||||
|
|
|
@ -58,8 +58,17 @@ Lista los ponis disponibles.
|
|||
.B \-L
|
||||
Lista los ponis con nombres alternativos dentro de paréntesis.
|
||||
.TP
|
||||
.B \+l
|
||||
Lista los ponis no MLP:FiM disponibles.
|
||||
.TP
|
||||
.B \+L
|
||||
Lista los ponis no MLP:FiM con nombres alternativos dentro de paréntesis.
|
||||
.TP
|
||||
.B \-f \fInombre\fP
|
||||
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.
|
||||
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 \-F \fInombre\fP
|
||||
Selecciona un poni no MLP:FiM 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 \-q [\fInombre\fP...]
|
||||
Usando esta opción un poni será mostrado dando una cita de My Little Pony: Frienship is magic
|
||||
|
|
|
@ -1172,7 +1172,8 @@ Using util-say:
|
|||
@example
|
||||
img2ponysay -2 -- SOURCE_IMAGE > PONY_FILE
|
||||
|
||||
PONY_FILE should end with .pony and be localed in ponies/
|
||||
PONY_FILE should end with .pony and be localed in ponies/,
|
||||
or extraponies/ if the pony is not a MLP:FiM pony.
|
||||
|
||||
Omit -2 if the source image does not use double pixel size.
|
||||
|
||||
|
|
BIN
ponysay.pdf
BIN
ponysay.pdf
Binary file not shown.
Loading…
Reference in a new issue