]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/lls/include/logfile.m4
vss: Add documentation of MAP_POPULATE.
[paraslash.git] / m4 / lls / include / logfile.m4
1 [option logfile]
2 short_opt = L
3 arg_info = required_arg
4 arg_type = string
5 typestr = filename
6 summary = where to write log output
7 [help]
8         If this option is not given, PROGRAM() writes the log messages
9         to stderr.
10 [/help]