This commit is contained in:
madduck 2014-04-07 11:42:28 +00:00 committed by admin
parent cdc3874c56
commit 092a309c10

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 "tag=important or not author=me" For example "metadata=tag=important or not 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