summaryrefslogtreecommitdiff
path: root/cxmanage/commands/info.py
diff options
context:
space:
mode:
Diffstat (limited to 'cxmanage/commands/info.py')
-rw-r--r--cxmanage/commands/info.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cxmanage/commands/info.py b/cxmanage/commands/info.py
index 531c939..b15d2c6 100644
--- a/cxmanage/commands/info.py
+++ b/cxmanage/commands/info.py
@@ -1,3 +1,6 @@
+"""Calxeda: info.py"""
+
+
# Copyright (c) 2012, Calxeda Inc.
#
# All rights reserved.
@@ -76,6 +79,7 @@ def info_basic_command(args):
def info_ubootenv_command(args):
+ """Print uboot info"""
tftp = get_tftp(args)
nodes = get_nodes(args, tftp)