From 65cdbf3a770015b58f27f33a948003ac6e442161 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mar 28 2011 20:09:49 +0000 Subject: - add an option to force forking --- diff --git a/src/certmonger.8.in b/src/certmonger.8.in index b3fd4b5..cfe812b 100644 --- a/src/certmonger.8.in +++ b/src/certmonger.8.in @@ -4,7 +4,7 @@ certmonger .SH SYNOPSIS -certmonger [-s|-S] [-n] [-d LEVEL] [-p FILE] +certmonger [-s|-S] [-n|-f] [-d LEVEL] [-p FILE] .SH DESCRIPTION The \fIcertmonger\fR daemon monitors certificates for impending @@ -26,6 +26,9 @@ Listen on the system bus rather than the session bus. This is the default. -n Don't fork, and log messages to stderr rather than syslog. .TP +-f +Do fork, and log messages to syslog rather than stderr. +.TP -d LEVEL Set debugging level. Higher values produce more debugging output. .TP