Make all commands print git version and improve version string.
[paraslash.git] / m4 / gengetopt / 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>