Show More
@@ -926,7 +926,7 b' def matching(repo, subset, x):' | |||||
926 |
|
926 | |||
927 | Special fields are ``summary`` and ``metadata``: |
|
927 | Special fields are ``summary`` and ``metadata``: | |
928 | ``summary`` matches the first line of the description. |
|
928 | ``summary`` matches the first line of the description. | |
929 |
``meta |
|
929 | ``metadata`` is equivalent to matching ``description user date`` | |
930 | (i.e. it matches the main metadata fields). |
|
930 | (i.e. it matches the main metadata fields). | |
931 |
|
931 | |||
932 | ``metadata`` is the default field which is used when no fields are |
|
932 | ``metadata`` is the default field which is used when no fields are |
General Comments 0
You need to be logged in to leave comments.
Login now