Merge branch 'maint'
[paraslash.git] / m4 / gengetopt / daemon.m4
1 <qu>
2 option "daemon" d
3 #~~~~~~~~~~~~~~~~
4 "run as background daemon"
5 flag off
6 details = "
7         If this option is given and no logfile was specified, all
8         messages go to /dev/null.
9 "
10 </qu>