mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 15:12:20 +00:00 
			
		
		
		
	Update README
This commit is contained in:
		| @@ -139,6 +139,8 @@ using the matched rule and runs it. Rules enabled by default are as follows: | ||||
| * `composer_not_command` – fixes composer command name; | ||||
| * `cp_omitting_directory` – adds `-a` when you `cp` directory; | ||||
| * `cpp11` – adds missing `-std=c++11` to `g++` or `clang++`; | ||||
| * `dirty_untar` – fixes `tar x` command that untarred in the current directory; | ||||
| * `dirty_unzip` – fixes `unzip` command that unzipped in the current directory; | ||||
| * `django_south_ghost` – adds `--delete-ghost-migrations` to failed because ghosts django south migration; | ||||
| * `django_south_merge` – adds `--merge` to inconsistent django south migration; | ||||
| * `docker_not_command` – fixes wrong docker commands like `docker tags`; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user