mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 13:57:59 +01:00
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
0ee54551d8
commit
86b2478f12
1 changed files with 2 additions and 2 deletions
|
@ -184,8 +184,8 @@ in TTY if you have Kernel Mode Setting (KMS) support.
|
||||||
\fIponysay\fP is able to auto correct misspelled pony names and balloon style name.
|
\fIponysay\fP is able to auto correct misspelled pony names and balloon style name.
|
||||||
Without consideration for transpositioning, by default if the weighted distance is greater
|
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, auto correction ignored.
|
||||||
This limit can be changed by exporting
|
This limit can be changed by exporting the limit to \fIPONYSAY_TYPO_LIMIT\fP; setting
|
||||||
the limit to ‘PONYSAY_TYPO_LIMIT’; setting the limit to zero will disable auto correction.
|
the limit to zero will disable auto correction.
|
||||||
.TP
|
.TP
|
||||||
.B PONYSAY_WRAP_HYPHEN
|
.B PONYSAY_WRAP_HYPHEN
|
||||||
You can export what ponysay should use instead of a hyphen when wrapping messages.
|
You can export what ponysay should use instead of a hyphen when wrapping messages.
|
||||||
|
|
Loading…
Reference in a new issue