that underscore is a typo, or there's something i don't get because it fails here

This commit is contained in:
https://id.koumbit.net/anarcat 2014-04-01 04:20:29 +00:00 committed by admin
parent 9fd87b27a1
commit f3dda31c83

View file

@ -17,7 +17,7 @@ like photos, mp3s, etc.
Now any fields you list in metadata.extract to will be extracted and Now any fields you list in metadata.extract to will be extracted and
stored when files are committed. 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, 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. its value will not be overwritten with metadata taken from files.