Make stats an alias for status.
This commit is contained in:
parent
96424f3a1f
commit
5a5408479a
@ -229,6 +229,7 @@ static REGISTERED_COMMANDS: UserVerbRegistry = phf_map! {
|
||||
|
||||
"st" => status::VERB,
|
||||
"stat" => status::VERB,
|
||||
"stats" => status::VERB,
|
||||
"status" => status::VERB,
|
||||
|
||||
"uninstall" => uninstall::VERB,
|
||||
|
Loading…
Reference in New Issue
Block a user