Revision e9e547ed kamaki/cli/commands/astakos_cli.py

b/kamaki/cli/commands/astakos_cli.py
109 109

  
110 110
@command(astakos_cmds)
111 111
class astakos_service_userinfo(_astakos_init):
112
    """Get user by e-mail (with service token)"""
112
    """Get user info with service token"""
113 113

  
114 114
    def __init__(self, arguments={}):
115 115
        super(self.__class__, self).__init__(arguments)

Also available in: Unified diff