Description of Pull missing
authorFred <fmcell@gmail.com>
Mon, 4 Mar 2013 05:07:34 +0000 (13:07 +0800)
committerFred <fmcell@gmail.com>
Mon, 4 Mar 2013 05:07:34 +0000 (13:07 +0800)
lib/commands/pull.py

index f386961..7edefda 100644 (file)
@@ -65,7 +65,7 @@ class PullCommand(Command):
             }
         )
     ]
-    description = 'Pull a branch from a tracker issue'
+    _description = 'Pull a branch from a tracker issue'
 
     def run(self, args):