diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-10-15 02:53:24 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-10-15 02:53:24 +0200 |
commit | 58cd8d022f045bcf19d40253c20fc4439f60d5d8 (patch) | |
tree | a733e3f98f8bc56bf2a7503d0e47c61d47ab25ac /m4 | |
parent | 613f53b44279c44a8f53783d2dc4410584133431 (diff) | |
download | blogc-58cd8d022f045bcf19d40253c20fc4439f60d5d8.tar.gz blogc-58cd8d022f045bcf19d40253c20fc4439f60d5d8.tar.bz2 blogc-58cd8d022f045bcf19d40253c20fc4439f60d5d8.zip |
blogc: add cli option to read list of source files from stdin
this patch adds `-i` option to command line. it will instruct blogc to
read stdin and parse it as a file where each source file is a line and
empty lines and lines starting with `#` are ignored.
this patch makes it possible to use blogc to build big blogs with lots
of pages, that would hit the operating system max command line length
when calling blogc to build pages.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions