mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-16 17:44:23 +01:00
added -q option to both manpages
This commit is contained in:
parent
b858d433dd
commit
5e0a1efe4f
2 changed files with 11 additions and 0 deletions
|
@ -58,6 +58,11 @@ List pony files with synonyms inside brackets.
|
||||||
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 \-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
|
||||||
|
.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
|
||||||
|
|
|
@ -61,6 +61,12 @@ Lista los ponis con nombres sinónimos dentro de corchetes.
|
||||||
.B \-f \fInombre\fP
|
.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
|
.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
|
||||||
|
(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
|
||||||
.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
|
||||||
|
|
Loading…
Reference in a new issue