mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Add the whois rule in README.md
				
					
				
			This commit is contained in:
		| @@ -171,6 +171,7 @@ using the matched rule and runs it. Rules enabled by default are as follows: | |||||||
| * `ssh_known_hosts` – removes host from `known_hosts` on warning; | * `ssh_known_hosts` – removes host from `known_hosts` on warning; | ||||||
| * `sudo` – prepends `sudo` to previous command if it failed because of permissions; | * `sudo` – prepends `sudo` to previous command if it failed because of permissions; | ||||||
| * `switch_layout` – switches command from your local layout to en; | * `switch_layout` – switches command from your local layout to en; | ||||||
|  | * `whois` – fixes `whois` command; | ||||||
| * `apt_get` – installs app from apt if it not installed; | * `apt_get` – installs app from apt if it not installed; | ||||||
| * `brew_install` – fixes formula name for `brew install`; | * `brew_install` – fixes formula name for `brew install`; | ||||||
| * `composer_not_command` – fixes composer command name. | * `composer_not_command` – fixes composer command name. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user