]> git.ipfire.org Git - thirdparty/sarg.git/commit
Read the log file from stdin for --convert and --split
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Aug 2012 14:01:49 +0000 (16:01 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Aug 2012 14:01:49 +0000 (16:01 +0200)
commit4c16ffe7164c926c95c3b262fa54be100b8f7683
tree5dcb9f1981e8be23ac23264896f5ab7868b3a40d
parent4e9c12ce5dfa846db1c97b70482f8c065ad1c828
Read the log file from stdin for --convert and --split

The two command line arguments can read the input log file from the
standard input.
convlog.c
sarg.1
sarg_manpage.xml
splitlog.c