commands: remove diy, add lc for livecheck
This commit is contained in:
parent
f06354a633
commit
5ec685951e
@ -21,13 +21,13 @@ module Commands
|
||||
"uninstal" => "uninstall",
|
||||
"rm" => "uninstall",
|
||||
"remove" => "uninstall",
|
||||
"configure" => "diy",
|
||||
"abv" => "info",
|
||||
"dr" => "doctor",
|
||||
"--repo" => "--repository",
|
||||
"environment" => "--env",
|
||||
"--config" => "config",
|
||||
"-v" => "--version",
|
||||
"lc" => "livecheck",
|
||||
"tc" => "typecheck",
|
||||
}.freeze
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user