summaryrefslogtreecommitdiff
path: root/doc/forum/--print0_option_as_in___34__find__34__.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/--print0_option_as_in___34__find__34__.mdwn')
-rw-r--r--doc/forum/--print0_option_as_in___34__find__34__.mdwn5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/forum/--print0_option_as_in___34__find__34__.mdwn b/doc/forum/--print0_option_as_in___34__find__34__.mdwn
deleted file mode 100644
index 7d9a2284d..000000000
--- a/doc/forum/--print0_option_as_in___34__find__34__.mdwn
+++ /dev/null
@@ -1,5 +0,0 @@
-It would be nice if git annex find supported a --print0 option as GNU
-find does. That way, file names that are printed could be piped to
-xargs even if they have spaces.
-
-> Done. --[[Joey]]