Add rule for ADB unknown commands (#765)
This commit is contained in:
committed by
Joseph Frazier
parent
b62bb90a0d
commit
7b10a86267
@@ -158,6 +158,7 @@ pip3 install thefuck --upgrade
|
||||
The Fuck tries to match a rule for the previous command, creates a new command
|
||||
using the matched rule and runs it. Rules enabled by default are as follows:
|
||||
|
||||
* `adb_unknown_command` – fixes misspelled commands like `adb logcta`;
|
||||
* `ag_literal` – adds `-Q` to `ag` when suggested;
|
||||
* `aws_cli` – fixes misspelled commands like `aws dynamdb scan`;
|
||||
* `cargo` – runs `cargo build` instead of `cargo`;
|
||||
|
||||
Reference in New Issue
Block a user