diff options
author | http://cgray.myopenid.com/ <cgray@web> | 2011-11-21 22:24:04 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-21 22:24:04 +0000 |
commit | 6c0448d94c2be5e3c0658334ff882452bf4e8000 (patch) | |
tree | 63fcad8bc8a0f63ddeffe382e2f19e2df1002372 /doc | |
parent | 2768be71362c97f9c8fed15e2cd9528cceb7a4dc (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/--print0_option_as_in___34__find__34__.mdwn | 3 |
1 files changed, 3 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 new file mode 100644 index 000000000..cd537f8ad --- /dev/null +++ b/doc/forum/--print0_option_as_in___34__find__34__.mdwn @@ -0,0 +1,3 @@ +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. |