From b2836319ad21b95967265556d06eefdbe13c3fe7 Mon Sep 17 00:00:00 2001 From: Vladimir Iakovlev Date: Thu, 19 Nov 2015 11:22:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 054d294f..8b5343b8 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ The Fuck has a few settings parameters which can be changed in `$XDG_CONFIG_HOME * `no_colors` – disable colored output; * `priority` – dict with rules priorities, rule with lower `priority` will be matched first; * `debug` – enables debug output, by default `False`; -* `history_limit` &ndash numeric value of how many history commands will be scanned, like `2000`; +* `history_limit` – numeric value of how many history commands will be scanned, like `2000`; Example of `settings.py`: