diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-21 12:20:48 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-21 12:20:48 -0400 |
commit | 65449fc0960c9030dd7d1a3ad39e2f64bdc749a8 (patch) | |
tree | 0743369eb635bf9776026f8da87e874335a737bb /doc/git-annex-importfeed.mdwn | |
parent | 20013c9918fa48382a76f960defb5688d95fcbe4 (diff) |
fix typo
Diffstat (limited to 'doc/git-annex-importfeed.mdwn')
-rw-r--r-- | doc/git-annex-importfeed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-importfeed.mdwn b/doc/git-annex-importfeed.mdwn index 1c9af2ff3..26401f4e5 100644 --- a/doc/git-annex-importfeed.mdwn +++ b/doc/git-annex-importfeed.mdwn @@ -34,7 +34,7 @@ To make the import process add metadata to the imported files from the feed, Other available variables for templates: feedauthor, itemauthor, itemsummary, itemdescription, itemrights, itemid, itempubdate, title, author -* `--relaxed`, `--fast`, `--raw`, `--template` +* `--relaxed`, `--fast`, `--raw` These options behave the same as when using [[git-annex-addurl]](1). |