]> git.notmuchmail.org Git - notmuch/commitdiff
cli/insert: rename file copy function
authorJani Nikula <jani@nikula.org>
Mon, 22 Sep 2014 09:54:55 +0000 (11:54 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 24 Sep 2014 18:20:19 +0000 (20:20 +0200)
The copying has nothing to do with stdin, so call it copy_fd
instead. While at it, improve documentation and reverse the
parameters, as destination is traditionally the first parameter.


No differences found