This commit is contained in:
madduck 2014-04-07 11:46:18 +00:00 committed by admin
parent f39480069c
commit 7830a76f4f

View file

@ -12,7 +12,7 @@ Some of the things you can do with metadata include:
or without particular metadata. or without particular metadata.
For example `git annex find --metadata tag=foo --or --metadata tag=bar` For example `git annex find --metadata tag=foo --or --metadata tag=bar`
* Using it in [[preferred_content]] expressions. * Using it in [[preferred_content]] expressions.
For example "metadata=tag=important or not author=me" For example "metadata=tag=important or not metadata=author=me"
Each file (actually the underlying key) can have any number of metadata Each file (actually the underlying key) can have any number of metadata
fields, which each can have any number of values. For example, to tag fields, which each can have any number of values. For example, to tag