mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
Fix typo
This commit is contained in:
parent
b8a74b1425
commit
dbf20ebc73
@ -257,7 +257,7 @@ The Fuck has a few settings parameters which can be changed in `~/.thefuck/setti
|
||||
* `wait_command` – max amount of time in seconds for getting previous command output;
|
||||
* `no_colors` – disable colored output;
|
||||
* `priority` – dict with rules priorities, rule with lower `priority` will be matched first;
|
||||
* `debug` – enabled debug output, by default `False`;
|
||||
* `debug` – enables debug output, by default `False`;
|
||||
|
||||
Example of `settings.py`:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user