copy, move, mirror: Support --json and --json-progress.
This commit is contained in:
parent
c277a21ece
commit
3e22d60549
8 changed files with 36 additions and 4 deletions
|
@ -12,4 +12,8 @@ Related:
|
|||
> relay the progress messages when datalad is doing a nested retrieval, I
|
||||
> suppose.) --[[Joey]]
|
||||
|
||||
>> [[done]]; --json-progress implemented. --[[Joey]]
|
||||
>> [[done]]; --json-progress implemented. I limited the frequency of json
|
||||
>> progress items to 10 per second max, and it's typically only 1 per
|
||||
>> second or less, so didn't implement
|
||||
>> --json-progress=N to tune it. Also added --json and --json-progress to
|
||||
>> copy, move, mirror commands. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue