mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
e3a5b59ba1
commit
3084178d39
1 changed files with 4 additions and 4 deletions
|
@ -176,15 +176,15 @@ in their names.
|
|||
.TP
|
||||
.B PONYSAY_KMS_PALETTE, PONYSAY_KMS_PALETTE_CMD
|
||||
\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
|
||||
\fIponysay\fP how your TTY palette looks, this feature lets you get the best images
|
||||
in TTY if you have Kernel Mode Setting (KMS) support.
|
||||
.TP
|
||||
.B PONYSAY_TYPO_LIMIT
|
||||
\fIponysay\fP is able to auto correct misspelled pony names and balloon style name.
|
||||
\fIponysay\fP is able to autocorrect misspelled pony names and balloon style name.
|
||||
Without consideration for transpositioning, by default if the weighted distance is greater
|
||||
than 5 for the closest words, auto correction ignored.
|
||||
than 5 for the closest words, autocorrection ignored.
|
||||
This limit can be changed by exporting the limit to \fIPONYSAY_TYPO_LIMIT\fP; setting
|
||||
the limit to zero will disable auto correction.
|
||||
the limit to zero will disable autocorrection.
|
||||
.TP
|
||||
.B PONYSAY_WRAP_HYPHEN
|
||||
You can export what ponysay should use instead of a hyphen when wrapping messages.
|
||||
|
|
Loading…
Reference in a new issue