~smoser/euca2ools/fix-make-clean

« back to all changes in this revision

Viewing changes to euca2ools/commands/euare/deletegrouppolicy.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:
61
61
        long_name='delegate',
62
62
        ptype='string',
63
63
        optional=True,
64
 
        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. """,
 
64
        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. """,
65
65
        )]
66
66
 
67
67
    def cli_formatter(self, data):