mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
Fix punctuation in README.md
This commit is contained in:
parent
6d718a38dc
commit
b59e83cca9
@ -211,7 +211,7 @@ in `~/.thefuck/rules`. Rule should contain two functions:
|
||||
and `get_new_command(command: Command, settings: Settings) -> str`.
|
||||
Also the rule can contain optional function
|
||||
`side_effect(command: Command, settings: Settings) -> None` and
|
||||
optional boolean `enabled_by_default`
|
||||
optional boolean `enabled_by_default`.
|
||||
|
||||
`Command` has three attributes: `script`, `stdout` and `stderr`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user