com_stat(): Be more anal in checking command line options.
[paraslash.git] / ggo / daemon.m4
1 <qu>
2 option "daemon" d
3 #~~~~~~~~~~~~~~~~
4 "run as background daemon"
5 flag off
6 dependon="logfile"
7 details="
8         Note that </qu>CURRENT_PROGRAM<qu> refuses to start in daemon mode if no
9         logfile was specified.
10 "
11 </qu>