mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-19 09:08:47 +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
|
Changes are only available in a new shell session. To make changes immediately
|
||||||
available, run `source ~/.bashrc` (or your shell config file like `.zshrc`).
|
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
|
```bash
|
||||||
fuck --yeah
|
fuck --yes
|
||||||
```
|
```
|
||||||
|
|
||||||
To fix commands recursively until succeeding, use the `-r` option:
|
To fix commands recursively until succeeding, use the `-r` option:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user