git-annex/doc/todo/drop_--batch.mdwn

7 lines
262 B
Text
Raw Normal View History

2016-04-25 17:27:25 +00:00
There is a dropkey --batch, so I guess I could workaround but probably would be nice for consistency to have --batch mode for drop itself as well
[[!meta author=yoh]]
2016-07-06 15:54:46 +00:00
> [[done]]; went ahead and added drop --batch to be symmetric with get
> --batch. --[[Joey]]