1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00

Update README.md

This commit is contained in:
Vladimir Iakovlev 2015-11-19 11:22:56 +08:00
parent b3e9b36bd1
commit b2836319ad

View File

@ -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`: