[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. 3.0.0-alpha3-257-g1da8e3a

Garrett Holmstrom gholms at fedoraproject.org
Sun Jun 16 02:30:32 UTC 2013


The following commit has been merged in the master branch:
commit 109e9d4d4d282d4792f89aa847f0d20cf336846b
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Feb 28 17:49:14 2013 -0800

    Minor help string improvements

diff --git a/euca2ools/commands/autoscaling/describelaunchconfigurations.py b/euca2ools/commands/autoscaling/describelaunchconfigurations.py
index 7fc71eb..83e9f26 100644
--- a/euca2ools/commands/autoscaling/describelaunchconfigurations.py
+++ b/euca2ools/commands/autoscaling/describelaunchconfigurations.py
@@ -39,7 +39,7 @@ class DescribeLaunchConfigurations(AutoScalingRequest, TabifyingCommand):
                 nargs='*',
                 help='limit results to specific launch configurations'),
             Arg('--show-long', action='store_true', route_to=None,
-                help='show all of the return values')]
+                help="show all of the launch configurations' info")]
     LIST_MARKERS = ['LaunchConfigurations', 'SecurityGroups',
                     'BlockDeviceMappings']
 

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list