diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-09-01 05:11:24 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-09-01 05:11:24 +0200 |
commit | 50c514e3cdddf8a814fdf928b17487527a194efc (patch) | |
tree | f8d446bffd9447ac84e78859891995ef88be0c33 /manuals | |
parent | c5e4849ee8d91f8a22168e689e01eb5369839e75 (diff) | |
parent | 721b0f21131bccd8945293224992c71b3039148b (diff) | |
download | ponysay-50c514e3cdddf8a814fdf928b17487527a194efc.tar.gz ponysay-50c514e3cdddf8a814fdf928b17487527a194efc.tar.bz2 ponysay-50c514e3cdddf8a814fdf928b17487527a194efc.zip |
Merge branch 'master' of github.com:erkin/ponysay
Diffstat (limited to 'manuals')
-rw-r--r-- | manuals/manpage.0 | 11 | ||||
-rw-r--r-- | manuals/manpage.es.0 | 11 | ||||
-rw-r--r-- | manuals/ponysay.texinfo | 17 |
3 files changed, 35 insertions, 4 deletions
diff --git a/manuals/manpage.0 b/manuals/manpage.0 index 359afd7..675a963 100644 --- a/manuals/manpage.0 +++ b/manuals/manpage.0 @@ -100,6 +100,17 @@ do not want the output to be truncated on the width to fit the terminal. .B PONYSAY_TRUNCATE_HEIGHT Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you want to truncate the output on the height even if you are not running \fIponysay\fP under TTY. +.TP +.B PONYSAY_UCS_ME +Export PONYSAY_UCS_ME with the value yes, y or 1, +if you want [simulated] symlink to pony files using Universal Character Set +in their names. +.TP +.B PONYSAY_KMS_PALETTE +.B PONYSAY_KMS_PALETTE_CMD +PONYSAY_KMS_PALETTE or PONYSAY_KMS_PALETTE_CMD is used to tell +ponysay how your TTY palette looks, this feature lets you get the best images +in TTY if you have Kernel Mode Setting (KMS) support. .SH BUG Bugs can be reported in <\fBhttps://github.com/erkin/ponysay/issues\fP>. .SH SEE ALSO diff --git a/manuals/manpage.es.0 b/manuals/manpage.es.0 index 84c9c49..29d2e25 100644 --- a/manuals/manpage.es.0 +++ b/manuals/manpage.es.0 @@ -98,6 +98,17 @@ no desea que la salida sea truncada para que calce en la terminal. .B PONYSAY_TRUNCATE_HEIGHT Exporte \fIPONYSAY_TRUNCATE_HEIGHT\fP con el valor \fIyes\fP, \fIy\fP o \fI1\fP, si desea truncar la salida en el largo aun si no se está dentro de una terminal \fIponysay\fP bajo TTY. + +.B PONYSAY_UCS_ME +Exportar PONYSAY_UCS_ME con el valor yes, y o 1, +Si es que busca 'simular enlaces simbólicos' a ponis usando 'Universal Character Set' (Set de caracteres universal) +[UCS] apuntanto a sus nombres. +.TP +.B PONYSAY_KMS_PALETTE +.B PONYSAY_KMS_PALETTE_CMD +PONYSAY_KMS_PALETTE o PONYSAY_KMS_PALETTE_CMD es usado para llamar a +ponysay usando la paleta TTY tal cual es, esto es usado para mostrar a las ponis usando la mejor calidad +de colores posible si esta bajo TTY y si posee su video soporta 'Kernel Mode Seting' (KMS) y está activo. .SH BUGs .nf Los bugs pueden ser reportados en diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 6f530b9..c593c47 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1821,11 +1821,20 @@ sequences. @itemize @bullet @item -New ponies: @file{cracky}, @file{cutiemarkcrusaders}, @file{firestreak}, -@file{hughjelly}, @file{lemonhearts}, @file{silverspeed}, @file{thunderlane}, -@file{timeturner}, @file{twilightthebearded}, +New ponies: @file{applebloomdance}, @file{blueberrycake}, @file{cracky}, @file{cutiemarkcrusaders}, +@file{derpybags}, @file{derpycloud}, @file{firestreak}, @file{hughjelly}, @file{lemonhearts}, +@file{lyrabonbon}, @file{pictureperfect}, @file{quickfix}, @file{silverspeed}, +@file{rainbowhurricane}, @file{rainbowshadowbolt}, @file{silverspeed}, @file{surprise} (wonderbolt), +@file{thunderlane}, @file{timeturner}, @file{twilightthebearded}, @item -New extraponies: @file{twilight} (Tumblr) +New extraponies: @file{maria} (moonstuck), @file{posey} (tumbr), @file{twilight} (Tumblr) +@item +Pony symlink added: +@itemize @bullet +@item @file{bonbonlyra} → @file{lyrabonbon} +@item @file{epona} → @file{quickfix} +@item @file{clockwork} → @file{quickfix} +@end itemize @item @file{doctor} and @file{doctornohat} has become extraponies, because their mane style is differenct from in the TV show. |