From e9fe58017b6706f0db158be10a8bace4799a4107 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Fri, 31 Aug 2012 17:24:21 -0400 Subject: Added mising variables in manpages --- manuals/manpage.0 | 11 +++++++++++ manuals/manpage.es.0 | 11 +++++++++++ 2 files changed, 22 insertions(+) (limited to 'manuals') 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 -- cgit From c8d016858f15329596e6b7929f1e874b40209ce7 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Fri, 31 Aug 2012 17:45:21 -0400 Subject: Added a 10 ponies, 1 extrapony and 3 symlinks --- manuals/ponysay.texinfo | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'manuals') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index a50d862..fcd7531 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1704,11 +1704,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}, @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. -- cgit From bbf30f48ff2567b38a01563184510a479a10df1c Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Fri, 31 Aug 2012 19:04:43 -0400 Subject: Added Posey --- manuals/ponysay.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manuals') diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index fcd7531..74f09ae 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1710,7 +1710,7 @@ New ponies: @file{applebloomdance}, @file{blueberrycake}, @file{cracky}, @file{c @file{rainbowhurricane}, @file{rainbowshadowbolt}, @file{silverspeed}, @file{surprise} (wonderbolt), @file{thunderlane}, @file{timeturner}, @file{twilightthebearded}, @item -New extraponies: @file{maria}, @file{twilight} (Tumblr) +New extraponies: @file{maria} (moonstuck), @file{posey} (tumbr), @file{twilight} (Tumblr) @item Pony symlink added: @itemize @bullet -- cgit