1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 02:01:13 +00:00

#316 Remove .py from tsuru_login rule name

This commit is contained in:
Vladimir Iakovlev 2015-07-26 22:09:55 +03:00
parent 5b5df9361d
commit 6609b8d06a

View File

@ -185,7 +185,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `switch_layout` – switches command from your local layout to en;
* `systemctl` – correctly orders parameters of confusing `systemctl`;
* `test.py` – runs `py.test` instead of `test.py`;
* `tsuru_login.py` – runs `tsuru login` if not authenticated or session expired;
* `tsuru_login` – runs `tsuru login` if not authenticated or session expired;
* `tmux` – fixes `tmux` commands;
* `whois` – fixes `whois` command.