mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	#281 Add the mercurial rule to README.md
This commit is contained in:
		| @@ -175,6 +175,7 @@ using the matched rule and runs it. Rules enabled by default are as follows: | |||||||
| * `ls_lah` – adds -lah to ls; | * `ls_lah` – adds -lah to ls; | ||||||
| * `man` – change manual section; | * `man` – change manual section; | ||||||
| * `man_no_space` – fixes man commands without spaces, for example `mandiff`; | * `man_no_space` – fixes man commands without spaces, for example `mandiff`; | ||||||
|  | * `mercurial` – fixes wrong `hg` commands; | ||||||
| * `mkdir_p` – adds `-p` when you trying to create directory without parent; | * `mkdir_p` – adds `-p` when you trying to create directory without parent; | ||||||
| * `no_command` – fixes wrong console commands, for example `vom/vim`; | * `no_command` – fixes wrong console commands, for example `vom/vim`; | ||||||
| * `no_such_file` – creates missing directories with `mv` and `cp` commands; | * `no_such_file` – creates missing directories with `mv` and `cp` commands; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user