mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
Update README.md
rename the --yeah argument to --yes if you run fuck --help it doesn't output a --yeah flag, I believe it has been renamed to --yes
This commit is contained in:
parent
3e522ba787
commit
491b8da0e6
@ -146,10 +146,10 @@ eval $(thefuck --alias FUCK)
|
||||
Changes are only available in a new shell session. To make changes immediately
|
||||
available, run `source ~/.bashrc` (or your shell config file like `.zshrc`).
|
||||
|
||||
To run fixed commands without confirmation, use the `--yeah` option (or just `-y` for short):
|
||||
To run fixed commands without confirmation, use the `--yes` option (or just `-y` for short):
|
||||
|
||||
```bash
|
||||
fuck --yeah
|
||||
fuck --yes
|
||||
```
|
||||
|
||||
To fix commands recursively until succeeding, use the `-r` option:
|
||||
|
Loading…
x
Reference in New Issue
Block a user