1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00

removed extra whitespace (#967)

This commit is contained in:
Eli Schiff 2019-10-08 17:47:04 -04:00 committed by Vladimir Iakovlev
parent 6789701e23
commit 4f165bf6df

View File

@ -352,8 +352,8 @@ Your rule should not change `Command`.
**Rules api changed in 3.0:** To access a rule's settings, import it with
`from thefuck.conf import settings`
`settings` is a special object assembled from `~/.config/thefuck/settings.py`,
`settings` is a special object assembled from `~/.config/thefuck/settings.py`,
and values from env ([see more below](#settings)).
A simple example rule for running a script with `sudo`: