From 2fe2cfe6ea3cb48a4e2e52303cc5aba356bc5975 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Wed, 12 Sep 2012 18:37:21 +0200 Subject: [PATCH] [Solo] add "solo --info" alias of "solo status" --- client/solo/commands/status.py | 2 +- docs/TODO | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/client/solo/commands/status.py b/client/solo/commands/status.py index 9c5f8510a..8f02de1aa 100644 --- a/client/solo/commands/status.py +++ b/client/solo/commands/status.py @@ -28,7 +28,7 @@ class SoloStatus(SoloCommand): """ NAME = "status" - ALIASES = ["st"] + ALIASES = ["st", "--info"] ALLOW_UNPRIVILEGED = True INTRODUCTION = """\ diff --git a/docs/TODO b/docs/TODO index 546d8510c..033ff6c43 100644 --- a/docs/TODO +++ b/docs/TODO @@ -169,8 +169,6 @@ Backlog (raw) --verbose --quiet - --info - solo.utils.show_you_meant ! - critical updates -> relaxed enabled