summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-09 18:58:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-09 18:58:13 -0400
commit46197690c080c980b5f37c8c272b33c92136f182 (patch)
tree39a2c6cf634523705bd503dcde0a1546673d9f4a
parenteb6017f4b0730a4b24f47ac6e64f0a1a17b8fb9f (diff)
update
-rw-r--r--doc/todo/import_--reinject.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/import_--reinject.mdwn b/doc/todo/import_--reinject.mdwn
index b8f80b402..b9f15cb47 100644
--- a/doc/todo/import_--reinject.mdwn
+++ b/doc/todo/import_--reinject.mdwn
@@ -4,4 +4,5 @@ None of the `git annex import` modes work properly in this case. By default, imp
So I'm hoping for something like `git annex import --reinject <src>...`. Or are there other existing ways to achieve the same? I couldn't find any.
-> implemented `git annex reinject --known` [[done]] --[[Joey]]
+> implemented `git annex reinject --known` [[done]] (and also `git annex
+> import --reinject-known` now) --[[Joey]]