diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-10-23 22:09:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-10-23 22:09:59 +0200 |
commit | e726084422b59e5167c5cb0fdb5909c753e31e10 (patch) | |
tree | f59e3d8698430f6a50defc3595665e8e8f697f04 /manuals/ponysay.texinfo | |
parent | 002f42fb0f8da093c9f1cd4b531c7ad3f5970ed3 (diff) | |
download | ponysay-e726084422b59e5167c5cb0fdb5909c753e31e10.tar.gz ponysay-e726084422b59e5167c5cb0fdb5909c753e31e10.tar.bz2 ponysay-e726084422b59e5167c5cb0fdb5909c753e31e10.zip |
autocorrection distance limit is set to 5, rather than unlimited
Diffstat (limited to 'manuals/ponysay.texinfo')
-rw-r--r-- | manuals/ponysay.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index fc96d07..f2c9cb8 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1991,6 +1991,9 @@ may be used multiple times for more arguments. The old option @option{-q} is renamed to @option{--q}. @item The options @option{--f} and @option{--F} has been added. +@item +Weighted distance for autocorrection on pony names and boolean style name is set to 5, rather +than unlimited. Currently this cannot be modified (without editing the source code.) @end itemize |