Add multi-file input.
authorFrancois Fleuret <francois@fleuret.org>
Thu, 9 Apr 2009 06:07:06 +0000 (08:07 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Thu, 9 Apr 2009 06:09:04 +0000 (08:09 +0200)
The first argument without a leading '-' and all the following, or all
arguments following a '--', are now considered as filenames and their
contents are concatenated as a single input. The -f option is now
useless but remains for compatibility.


No differences found