commands: remove diy, add lc for livecheck

This commit is contained in:
Nanda H Krishna 2021-07-14 21:55:24 +05:30
parent f06354a633
commit 5ec685951e
No known key found for this signature in database
GPG Key ID: 067E5FCD58ADF3AA

View File

@ -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