From e726084422b59e5167c5cb0fdb5909c753e31e10 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Oct 2012 22:09:59 +0200 Subject: autocorrection distance limit is set to 5, rather than unlimited --- manuals/ponysay.texinfo | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manuals/ponysay.texinfo') 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 -- cgit