Index: trunk/man/samhain.8
===================================================================
--- trunk/man/samhain.8	(revision 1)
+++ trunk/man/samhain.8	(revision 3)
@@ -14,5 +14,5 @@
 {
 .I \-t update|\-\-set\-checksum\-test=update
-} [\-r DEPTH|\-\-recursion=DEPTH] [log-options]
+} [\-D | \-\-daemon | \-\-foreground] [\-\-forever] [\-r DEPTH|\-\-recursion=DEPTH] [log-options]
 
 .B samhain 
@@ -195,4 +195,20 @@
 [\-r DEPTH|\-\-recursion=DEPTH]
 Set the (global) recursion depth.
+.TP
+[\-D|\-\-daemon]
+Run as daemon. File checks are performed as specified by the timing
+options in the configuration file. Updates are saved after each file check.
+.TP
+[\-\-foreground]
+Run in the foreground. This will cause samhain to exit after the update,
+unless the option
+.I "\-\-forever"
+is used.
+.TP
+[\-\-forever]
+If not running as daemon, do not exit after finishing the update, but
+loop forever, and perform checks with corresponding database updates
+according to the timing options in the
+configuration file.
 
 .PP
