From 2cdfe105fb5af5f6cf7c61f70c025fb27ca27e71 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Thu, 13 Aug 2015 16:23:11 +0100 Subject: [PATCH] Reorderd be in alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0197c1f4..d83fbd2b 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ using the matched rule and runs it. Rules enabled by default are as follows: * `go_run` – appends `.go` extension when compiling/running Go programs * `grep_recursive` – adds `-r` when you trying to `grep` directory; * `gulp_not_task` – fixes misspelled gulp tasks; +* `hadoop_dfs_missing_dash` – Add the missing dash to the command. * `has_exists_script` – prepends `./` when script/binary exists; * `heroku_no_command` – fixes wrong `heroku` commands like `heroku log`; * `history` – tries to replace command with most similar command from history; @@ -192,7 +193,6 @@ using the matched rule and runs it. Rules enabled by default are as follows: * `tsuru_not_command` – fixes wrong tsuru commands like `tsuru shell`; * `tmux` – fixes `tmux` commands; * `whois` – fixes `whois` command. -* `hdfs dfs` – Add the missing dash to the command. Enabled by default only on specific platforms: