]> granicus.if.org Git - cronie/commitdiff
Documentation improvements based on Michael Lass suggestions.
authorMarcela Mašláňová <mmaslano@redhat.com>
Tue, 13 Nov 2012 07:07:56 +0000 (08:07 +0100)
committerMarcela Mašláňová <mmaslano@redhat.com>
Tue, 13 Nov 2012 07:07:56 +0000 (08:07 +0100)
man/cron.8
src/cron.c

index ab21f2a540ca6af954567a6033a39af86e5ffe1e..2fc7eed20e032eef7c85ea1a7e767b5ac7239b2e 100644 (file)
@@ -27,7 +27,7 @@
 crond \- daemon to execute scheduled commands
 .SH SYNOPSIS
 .B crond
-.RB [ -n " | " -p " | " -s " | " -c " | " -m \fP\fI<mail command>\fP ]
+.RB [ -c " | " -h " | " -i " | " -n " | " -p " | " -P " | " -s " | " -m \fP\fI<mail command>\fP ]
 
 .B crond
 .B -x 
@@ -133,6 +133,11 @@ The daemon loads the PAM environment from the pam_env module. This
 can be overridden by defining specific settings in the appropriate crontab file.
 .SH "OPTIONS"
 .TP
+.B "\-h"
+Prints a help message and exits.
+.TP
+.B "\-i"
+Disables inotify support.
 .B "\-m"
 This option allows you to specify a shell command to use for sending 
 .I Cron 
@@ -153,6 +158,9 @@ Allows
 .I Cron
 to accept any user set crontables.
 .TP
+.B "\-P"
+Change PATH.
+.TP
 .B "\-c"
 This option enables clustering support, as described below.
 .TP
index a5328508e93776d760a11126a6c4b5e983b0565d..35ea241823042e2485592cc84c4252750708b472 100644 (file)
@@ -155,6 +155,7 @@ static void usage(void) {
                [-m <mail command>] off or specify prefered client for sending mails \n \
                [-n] run in foreground \n \
                [-p] permit any crontab \n \
+               [-P] change PATH \n \
                [-c] enable clustering support \n \
                [-s] log into syslog instead of sending mails \n \
                [-x [",