From e7e665b1fafce2755a2a817bd2fcfce0ae349230 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Wed, 2 Aug 2017 14:58:28 +0000 Subject: [PATCH] --- doc/todo/--batch_for_copy.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/--batch_for_copy.mdwn diff --git a/doc/todo/--batch_for_copy.mdwn b/doc/todo/--batch_for_copy.mdwn new file mode 100644 index 0000000000..53cb77eec0 --- /dev/null +++ b/doc/todo/--batch_for_copy.mdwn @@ -0,0 +1,9 @@ +apparently not in 6.20170525+gitge1cf095ae-1~ndall+1 yet + +[[!format sh """ +$> git annex copy --help | grep -q batch || echo nothing +nothing + +"""]] + +[!meta author=yoh]