laldoc inputFile.c errorFile /home/alice/errorDir/ /home/alice/inputDir/
The zeroth command line argument is the executable itself.
The first argument is the input file name, the second is an error reporting
file, the third argument is the directory where the error file will be
written, and the fourth is the directory where laldoc will look
for the input file. The third and the fourth arguments are optional.