1title           Runtime options
2description     Runtime options
3
4token doNotFork
5info        Do not fork from the shell
6question 1  Do not fork from the shell
7info        arguments: (1|yes|true|0|no|false)
8validanswer 1 ^(1|yes|true|0|no|false)$
9
10token pidFile
11info        Store Process ID in file
12info        arguments: PID file
13question 1  PID file
14