~smoser/euca2ools/fix-make-clean

« back to all changes in this revision

Viewing changes to euca2ools/commands/euare/getaccountsummary.py

  • Committer: Ye Wen
  • Date: 2011-11-14 23:51:51 UTC
  • Revision ID: wenye@eucalyptus.com-20111114235151-237ss4z3av86x0oh
Better "--delegate" usage text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
              long_name='delegate',
48
48
              ptype='string',
49
49
              optional=True,
50
 
              doc=""" [Eucalyptus extension] Use the parameter only as the system admin to act as the account admin of the specified account without changing to account admin's role. """)
 
50
              doc=""" [Eucalyptus extension] Process this command as if the administrator of the specified account had run it. This option is only usable by cloud administrators. """)
51
51
        ]
52
52
 
53
53
    def cli_formatter(self, data):