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__.mdwn2
1 files changed, 2 insertions, 0 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
index cd537f8ad..7d9a2284d 100644
--- a/doc/forum/--print0_option_as_in___34__find__34__.mdwn
+++ b/doc/forum/--print0_option_as_in___34__find__34__.mdwn
@@ -1,3 +1,5 @@
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]]