[Solo] add "solo --info" alias of "solo status"
This commit is contained in:
@@ -28,7 +28,7 @@ class SoloStatus(SoloCommand):
|
||||
"""
|
||||
|
||||
NAME = "status"
|
||||
ALIASES = ["st"]
|
||||
ALIASES = ["st", "--info"]
|
||||
ALLOW_UNPRIVILEGED = True
|
||||
|
||||
INTRODUCTION = """\
|
||||
|
||||
Reference in New Issue
Block a user