]> git.sur5r.net Git - glabels/commit
Allow merge source to be stdin
authorAlessandro Zummo <a.zummo@towertech.it>
Wed, 9 Dec 2009 03:27:43 +0000 (22:27 -0500)
committerJim Evins <evins@snaught.com>
Wed, 9 Dec 2009 03:27:43 +0000 (22:27 -0500)
commit3444d934754fcc305af29a8c05f19792c77b89e2
tree760f5aa95397ac98414676c2f5cd53ab0e81aaa6
parent85bfb8a64853db59f56410670675015a8aa716e5
Allow merge source to be stdin

Use the filename "-" to indicate that the merge source is to be taken from
standard input (stdin).  This is primarily intended for the glabels-batch
program.
src/merge-text.c