mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 13:41:21 +00:00
Update README.md
This commit is contained in:
parent
61eab83789
commit
12eab10028
@ -181,7 +181,7 @@ and `get_new_command(command: Command, settings: Settings) -> str`.
|
|||||||
|
|
||||||
`Command` has three attributes: `script`, `stdout` and `stderr`.
|
`Command` has three attributes: `script`, `stdout` and `stderr`.
|
||||||
|
|
||||||
`Settings` is `~/.thefuck/settings.py`.
|
`Settings` is a special object filled with `~/.thefuck/settings.py` and values from env, [more](#settings).
|
||||||
|
|
||||||
Simple example of the rule for running script with `sudo`:
|
Simple example of the rule for running script with `sudo`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user