aboutsummaryrefslogtreecommitdiff
path: root/manuals/manpage.0
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-09-01 05:23:43 +0200
committerMattias Andrée <maandree@operamail.com>2012-09-01 05:23:43 +0200
commite0f4c9268a86c0447f478f42538d35e3395df856 (patch)
tree21a70d901b382ad42937498a37751562bb6db528 /manuals/manpage.0
parent50c514e3cdddf8a814fdf928b17487527a194efc (diff)
downloadponysay-e0f4c9268a86c0447f478f42538d35e3395df856.tar.gz
ponysay-e0f4c9268a86c0447f478f42538d35e3395df856.tar.bz2
ponysay-e0f4c9268a86c0447f478f42538d35e3395df856.zip
m doc
Diffstat (limited to 'manuals/manpage.0')
-rw-r--r--manuals/manpage.013
1 files changed, 7 insertions, 6 deletions
diff --git a/manuals/manpage.0 b/manuals/manpage.0
index 675a963..e59a9af 100644
--- a/manuals/manpage.0
+++ b/manuals/manpage.0
@@ -37,8 +37,9 @@ ponysay \- Cowsay reimplementation for ponies
If \fImessage\fP is not provided, it accepts standard input, word-wraps the message given at
about 40 columns, and prints the pony saying the given message on standard output.
.PP
-If no arguments are provided, the program only accepts standard input piped from another program, a file or
-either here documents or here strings (see man bash(1) for details on here document/string.)
+If no arguments are provided, the program only accepts standard input piped from another
+program, a file or either here documents or here strings (see man bash(1) for details on here
+document/string.)
.PP
\fBponythink\fP is to \fIponysay\fP as \fIcowthink\fP is to \fIcowsay\fP.
.PP
@@ -90,8 +91,8 @@ you can export \fIPONYSAY_BOTTOM\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP
.B PONYSAY_SHELL_LINES
Under TTY (Linux VT), if the output is larger the the screen's height, two lines are left blank.
If you want more, or less, blank lines you can export \fIPONYSAY_SHELL_LINES\fP with the value
-of how many blank lines you want. Naturally this takes effect if the output is not actually larger
-than the screen.
+of how many blank lines you want. Naturally this takes effect if the output is not actually
+larger than the screen.
.TP
.B PONYSAY_FULL_WIDTH
You can export \fIPONYSAY_FULL_WIDTH\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP, if you
@@ -102,13 +103,13 @@ Export \fIPONYSAY_TRUNCATE_HEIGHT\fP with the value \fIyes\fP, \fIy\fP or \fI1\f
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,
+Export \fIPONYSAY_UCS_ME\fP with the value \fIyes\fP, \fIy\fP or \fI1\fP,
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
+\fIPONYSAY_KMS_PALETTE\fP or \fIPONYSAY_KMS_PALETTE_CMD\fP 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