1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-20 09:39:01 +00:00

Updated to readme to refelct interactive

This commit is contained in:
Jacob Ebey 2015-04-20 11:54:38 -07:00
parent bbf3521a58
commit e1a8676370

View File

@ -51,14 +51,14 @@ git branch
* master * master
``` ```
Doing it dry: Interactive runs:
``` ```
➜ apt-get install vim ➜ apt-get install vim
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
➜ fuck --dry ➜ fuck -i
sudo apt-get install vim sudo apt-get install vim
Run command? [Y/n]: y Run command? [Y/n]: y
[sudo] password for nvbn: [sudo] password for nvbn: