summaryrefslogtreecommitdiff
path: root/m4/lls/include/logfile.m4
blob: e3d40a145122b365fe153bf007eb7dadb80f46ae (plain)
1
2
3
4
5
6
7
8
9
10
[option logfile]
short_opt = L
arg_info = required_arg
arg_type = string
typestr = filename
summary = where to write log output
[help]
	If this option is not given, PROGRAM() writes the log messages
	to stderr.
[/help]