mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-18 02:24:21 +01:00
manpage manual update + info manual correction
This commit is contained in:
parent
475a6e293c
commit
ec59798f93
3 changed files with 11 additions and 9 deletions
|
@ -59,9 +59,10 @@ Select a pony (either a file name or a pony name), you can use this options mult
|
||||||
and one of the will be selected randomly.
|
and one of the will be selected randomly.
|
||||||
.TP
|
.TP
|
||||||
.B \-q \fIname\fp
|
.B \-q \fIname\fp
|
||||||
This option requieres the extension ponyquotes4ponysay. By using this option, a pony will be
|
By using this option, a pony will be printed with quotes from her in My Litte Pony:
|
||||||
printed with quotes from her in My Little Pony: Frienship is Magic.
|
Friendship is Magic. The pony will be selected randomly, unless at least one pony
|
||||||
The pony will be selected randomly. at least one pony is added as an argument after -q
|
is added as an argument after \fI-q\fP. If one or more ponies are added after \fI-q\fP
|
||||||
|
the pony will be selected randomly from that set of ponies.
|
||||||
.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.
|
||||||
|
|
|
@ -62,8 +62,7 @@ Lista los ponis con nombres sinónimos dentro de corchetes.
|
||||||
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
|
.TP
|
||||||
.B \-q \fInombre\fP
|
.B \-q \fInombre\fP
|
||||||
Esta opción requiere la extención ponyquotes4ponysay. Usando esta opción
|
Usando esta opción un poni sera mostrado dando una cita de My Little Pony: Frienship is magic
|
||||||
un poni sera mostrado dando una cita de My Little Pony: Frienship is magic
|
|
||||||
(My Little Pony: La magia de la amistad). El poni será seleccionado aleatoriamente
|
(My Little Pony: La magia de la amistad). El poni será seleccionado aleatoriamente
|
||||||
salvo que un o una pony sea agregado tras la opción -q
|
salvo que un o una pony sea agregado tras la opción -q
|
||||||
.TP
|
.TP
|
||||||
|
|
|
@ -118,10 +118,12 @@ multiple times to specify a set of ponies from which one will be selected
|
||||||
randomly. If no pony is specified one will be selected randomly.
|
randomly. If no pony is specified one will be selected randomly.
|
||||||
|
|
||||||
@item -q [PONY...]
|
@item -q [PONY...]
|
||||||
This option requires the extension @command{ponyquotes4ponysay}. By using
|
By using this option, a pony will be printed with quotes from her in My Litte Pony:
|
||||||
this option, a pony will be printed with quotes from her in My Litte Pony:
|
Friendship is Magic. The pony will be selected randomly, unless at least one pony
|
||||||
Friendship is Magic. The pony will be selected randomly, at least one pony
|
is added as an argument after @command{-q}. If one or more ponies are added after
|
||||||
is added as an argument after @command{-q}.
|
@command{-q}, the pony will be selected randomly from that set of ponies.
|
||||||
|
This option requires the extension @command{ponyquotes4ponysay}, which
|
||||||
|
is included by default since version 1.2.
|
||||||
|
|
||||||
@item -W COLUMN
|
@item -W COLUMN
|
||||||
Specify the screen column where the message should be wrapped,
|
Specify the screen column where the message should be wrapped,
|
||||||
|
|
Loading…
Reference in a new issue