From 7c6ada691b7d9098a1632614af22a6a575dc601e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 May 2019 12:07:08 -0400 Subject: [PATCH] comment --- ...comment_5_66def7cfeef20866eb3caced831b0d3e._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_do_I_list_links_with_0_copies__63__/comment_5_66def7cfeef20866eb3caced831b0d3e._comment diff --git a/doc/forum/How_do_I_list_links_with_0_copies__63__/comment_5_66def7cfeef20866eb3caced831b0d3e._comment b/doc/forum/How_do_I_list_links_with_0_copies__63__/comment_5_66def7cfeef20866eb3caced831b0d3e._comment new file mode 100644 index 0000000000..ed83192d82 --- /dev/null +++ b/doc/forum/How_do_I_list_links_with_0_copies__63__/comment_5_66def7cfeef20866eb3caced831b0d3e._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2019-05-06T16:05:40Z" + content=""" +Other git-annex comnands than find support the same options for matching +files, so you can just use: + + git annex drop --copies=1 --and in=NAME +"""]]