summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2014-04-01 04:20:29 +0000
committerGravatar admin <admin@branchable.com>2014-04-01 04:20:29 +0000
commit0d26eb46554e149a67b6e67dc67b790aee4b31f4 (patch)
tree42ef1de1f3dd69405549469545f310d3752f87d5 /doc/tips
parentd4b3c857c3a1e17e1d27a6dcd60e8cc2541a055b (diff)
that underscore is a typo, or there's something i don't get because it fails here
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/automatically_adding_metadata.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/automatically_adding_metadata.mdwn b/doc/tips/automatically_adding_metadata.mdwn
index c3f50bb39..f2a3bc02d 100644
--- a/doc/tips/automatically_adding_metadata.mdwn
+++ b/doc/tips/automatically_adding_metadata.mdwn
@@ -17,7 +17,7 @@ like photos, mp3s, etc.
Now any fields you list in metadata.extract to will be extracted and
stored when files are committed.
-To get a list of all possible fields, run: `extract -L | sed ' ' _`
+To get a list of all possible fields, run: `extract -L | sed ' '`
By default, if a git-annex already has a metadata field for a file,
its value will not be overwritten with metadata taken from files.