diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-09-29 16:29:54 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-09-29 16:29:54 -0400 |
commit | af98c30e60f4b44835c4335c4c169697ba1701e0 (patch) | |
tree | 4fc93a74e569fd66191b85e6765809ce7f083f0d /doc/todo | |
parent | a93b837393b788f9f1655e7766a0d254ecaa4452 (diff) |
Add "total-size" field to --json-progress output.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/interface_to_the___34__progress__34___of_annex_operations/comment_7_dc29d3603ce7ce436fac7fa6d6f80871._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/interface_to_the___34__progress__34___of_annex_operations/comment_7_dc29d3603ce7ce436fac7fa6d6f80871._comment b/doc/todo/interface_to_the___34__progress__34___of_annex_operations/comment_7_dc29d3603ce7ce436fac7fa6d6f80871._comment new file mode 100644 index 000000000..2acb1e16c --- /dev/null +++ b/doc/todo/interface_to_the___34__progress__34___of_annex_operations/comment_7_dc29d3603ce7ce436fac7fa6d6f80871._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2016-09-29T20:27:46Z" + content=""" +Added a "total-size" field for the size. Although, if a key's size is not +known, git-annex does not currently do any progress displays for that key. +"""]] |