Revision 837d85bb astakosclient/docs/index.rst

b/astakosclient/docs/index.rst
74 74

  
75 75
    This class provides the following methods:
76 76

  
77
    **get_user_info(**\ usage=False\ **)**
78
        It returns a dict with the corresponding user's info. If usage is set
79
        to 'True' more information about user's resources will be returned.  In
80
        case of error, it raises an AstakosClientException exception.
77
    **get_user_info()**
78
        It returns a dict with the corresponding user's info. In case of
79
        error, it raises an AstakosClientException exception.
81 80

  
82 81
    **get_usernames(**\ uuids\ **)**
83 82
        Given a list of UUIDs it returns a uuid_catalog, that is a dictionary

Also available in: Unified diff