AboutSummaryRefsLogTreeCommitDiffStats
path: root/mcron.1
diff options
context:
space:
mode:
Diffstat (limited to 'mcron.1')
-rw-r--r--mcron.150
1 files changed, 50 insertions, 0 deletions
diff --git a/mcron.1 b/mcron.1
new file mode 100644
index 0000000..e93d491
--- /dev/null
+++ b/mcron.1
@@ -0,0 +1,50 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
+.TH MCRON "1" "June 2010" "mcron " "User Commands"
+.SH NAME
+mcron \- manual page for mcron
+.SH SYNOPSIS
+.B mcron
+[\fIOPTIONS\fR] [\fIFILES\fR]
+.SH DESCRIPTION
+Run an mcron process according to the specifications in the FILES (`\-' for
+standard input), or use all the files in ~/.cron with .guile or .vixie
+extensions.
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Display version
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Display this help message
+.TP
+\fB\-sN\fR, \fB\-\-schedule[\fR=\fI]N\fR
+Display the next N jobs that will be run by mcron
+.TP
+\fB\-d\fR, \fB\-\-daemon\fR
+Immediately detach the program from the terminal and
+run as a daemon process
+.TP
+\fB\-i\fR, \fB\-\-stdin=\fR(guile|vixie) Format of data passed as standard input or
+file arguments (default guile)
+.SH AUTHOR
+Written by Dale Mellor
+.SH "REPORTING BUGS"
+Report bugs to dale_mellor@users.sourceforge.net.
+.PP
+mcron (mcron 1.0.4)
+.SH COPYRIGHT
+Copyright \(co 2003, 2006 Dale Mellor
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "SEE ALSO"
+The full documentation for
+.B mcron
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B mcron
+programs are properly installed at your site, the command
+.IP
+.B info mcron
+.PP
+should give you access to the complete manual.