update importfeed man page, including a mention of annex.genmetadata

This commit is contained in:
Joey Hess 2015-03-31 13:48:13 -04:00
parent 429bd0805e
commit aaeefaa74f

View file

@ -9,7 +9,7 @@ git annex importfeed `[url ...]`
# DESCRIPTION
Imports the contents of podcast feeds. Only downloads files whose
urls have not already been added to the repository before, so you can
content has not already been added to the repository before, so you can
delete, rename, etc the resulting files and repeated runs won't duplicate
them.
@ -17,6 +17,9 @@ When quvi is installed, links in the feed are tested to see if they
are on a video hosting site, and the video is downloaded. This allows
importing e.g., youtube playlists.
To make the import process add metadata to the imported files from the feed,
`git config annex.genmetadata true`
# OPTIONS
* `--force`