diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-21 18:37:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-21 18:37:40 -0400 |
commit | 297bcf194f7a1bf8b6b4f52f242df5b042d5c26c (patch) | |
tree | 2aa61e0a03766dab043bbf0bb963f0a1939259ac | |
parent | 0f0169fa990167aa21d236c5b247ec49998a7e43 (diff) | |
parent | 6c0448d94c2be5e3c0658334ff882452bf4e8000 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-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. |