This commit is contained in:
parent
f39480069c
commit
7830a76f4f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Some of the things you can do with metadata include:
|
|||
or without particular metadata.
|
||||
For example `git annex find --metadata tag=foo --or --metadata tag=bar`
|
||||
* 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
|
||||
fields, which each can have any number of values. For example, to tag
|
||||
|
|
Loading…
Reference in a new issue