print_help(): Add missing options to run in foreground
Suggested by joluxer <linuxer@quantentunnel.de>.
This commit is contained in:
@@ -1115,6 +1115,8 @@ static void print_help(void)
|
||||
{
|
||||
fprintf(stderr, "ttynvt Usage:\n"
|
||||
"\t-D level\tEnable debug\n"
|
||||
"\t-d\t\tStay in foreground, do not detach\n"
|
||||
"\t-f\t\tStay in foreground, do not detach\n"
|
||||
"\t-E\t\tPrint debug to stdout (default is syslog)\n"
|
||||
"\t-M major, --maj=major\n"
|
||||
"\t-m minor, --min=minor\n"
|
||||
|
||||
Reference in New Issue
Block a user