gui: Output "xxx tag not set" for unset tags rather than empty strings.
[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>