summaryrefslogtreecommitdiff
path: root/doc/todo/parallel_get.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-12 14:00:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-12 14:00:53 -0400
commitfd33ca1ed6709837bc92d065ff345478e359a7d2 (patch)
tree369d8860f4f3cc28da1b8866ea71abcaf416d614 /doc/todo/parallel_get.mdwn
parente1e562fe87d6d99fe01d82a48fc259be5ee9867a (diff)
update
Diffstat (limited to 'doc/todo/parallel_get.mdwn')
-rw-r--r--doc/todo/parallel_get.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/parallel_get.mdwn b/doc/todo/parallel_get.mdwn
index d2d865ff7..9aa229a0f 100644
--- a/doc/todo/parallel_get.mdwn
+++ b/doc/todo/parallel_get.mdwn
@@ -76,3 +76,6 @@ See also: [[parallel_possibilities]]
> It has nice support for multiple progress bars, and is portable.
> I have filed 7 issues on it, around 4 of which need to get fixed before
> it's suitable for git-annex to use.. --[[Joey]]
+
+>> `git annex get -JN` works now, but lacks any progress display.
+>> Waiting on some updates to ascii-progress. --[[Joey]]