mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 05:47:59 +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.
|
||||
.TP
|
||||
.B \-q \fIname\fp
|
||||
This option requieres the extension ponyquotes4ponysay. By using this option, a pony will be
|
||||
printed with quotes from her in My Little Pony: Frienship is Magic.
|
||||
The pony will be selected randomly. at least one pony is added as an argument after -q
|
||||
By using 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
|
||||
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
|
||||
.B \-W \fIcolumn\fP
|
||||
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.
|
||||
.TP
|
||||
.B \-q \fInombre\fP
|
||||
Esta opción requiere la extención ponyquotes4ponysay. Usando esta opción
|
||||
un poni sera mostrado dando una cita de My Little Pony: Frienship is magic
|
||||
Usando esta opción 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
|
||||
salvo que un o una pony sea agregado tras la opción -q
|
||||
.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.
|
||||
|
||||
@item -q [PONY...]
|
||||
This option requires the extension @command{ponyquotes4ponysay}. By using
|
||||
this option, a pony will be printed with quotes from her in My Litte Pony:
|
||||
Friendship is Magic. The pony will be selected randomly, at least one pony
|
||||
is added as an argument after @command{-q}.
|
||||
By using 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
|
||||
is added as an argument after @command{-q}. If one or more ponies are added after
|
||||
@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
|
||||
Specify the screen column where the message should be wrapped,
|
||||
|
|
Loading…
Reference in a new issue