Lines Matching refs:attribute
255 "[-Hmr] [-a attribute=pattern ...] [-g path_or_uri ...]\n"
256 " [-o attribute ...] [-s sort_key] [-t action_type ...]\n"
259 "[-HIaflpr] [-o attribute ...] [-s repo_uri] query")
2741 For most action types, match defines which attribute the query matched
2742 with. For example, it states whether the basename or path attribute of
2744 differently because they only have one attribute, and many values
2745 associated with that attribute. For those actions, the match parameter
2749 if isinstance(a, actions.attribute.AttributeAction):
2757 if isinstance(action, actions.attribute.AttributeAction):
2770 will return 'path'. If the action is an attribute action, it returns
2773 if not isinstance(action, actions.attribute.AttributeAction):
3170 # attribute is non-numeric or is something like
3256 if the attribute lives in a known name space, check whether it is valid.
3266 usage(_("Invalid attribute '{0}'").format(a),
3298 "<attribute>=<pattern>"), cmd=subcommand)
4728 # define column name, header, field width and <History> attribute name