Merge branch 't/web_improvements'
[paraslash.git] / m4 / gengetopt / logfile.m4
1 <qu>
2 option "logfile" L
3 #~~~~~~~~~~~~~~~~~
4 "where to write log output"
5 string typestr="filename"
6 optional
7 details="
8         If this option is not given, </qu>CURRENT_PROGRAM<qu> writes the log
9         messages to to stderr
10 "
11 </qu>