add --batch

This commit is contained in:
Joey Hess 2016-01-19 17:46:46 -04:00
parent 5a781f4e8f
commit 7d0ece86f6
Failed to extract signature
6 changed files with 51 additions and 13 deletions

View file

@ -1,3 +1,7 @@
should be extremely helpful when adding many files one at a time ;)
[[!meta author=yoh]]
> Implemented; made it not recurse into directories and output a blank line
> if it doesn't add the file, so there's aways 1 line of output for each
> input. [[done]] --[[Joey]]