From: sgerwk Date: Sat, 28 Oct 2017 07:40:15 +0000 (+0200) Subject: new options -l and -q X-Git-Tag: cronie-1.5.2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1e552ecde5d2c48570bac6c3d2758940642dfd8;p=cronie new options -l and -q --- diff --git a/man/cronnext.1 b/man/cronnext.1 index 621b882..d3887b8 100644 --- a/man/cronnext.1 +++ b/man/cronnext.1 @@ -6,8 +6,8 @@ cronnext \- time of next job cron will execute .B cronnext [\fB-i \fIusers\fR] [\fB-e \fIusers\fR] [\fB-s\fR] [\fB-a\fR] -[\fB-t \fItime\fR] -[\fB-v\fR] [\fB-h\fR] [\fB-V\fR] +[\fB-t \fItime\fR] [\fB-q \fItime\fR] +[\fB-l\fR] [\fB-v\fR] [\fB-h\fR] [\fB-V\fR] [file]... .SH DESCRIPTION Determine the time cron will execute the next job. Without arguments, it @@ -46,6 +46,14 @@ Determine the next job from this time, instead of now. The time is expressed in number of seconds since the Epoch, as obtained for example by .BR "date +%s --date \(dqnow + 2 hours\(dq" . .TP +.BI "\-q " time +Do not check jobs over this time, expressed in number of seconds since the +Epoch. +.TP +.B \-l +Print the whole entries of the jobs that are the next to be executed by cron. +The default is to only print their next time of execution. +.TP .B \-v Scanning of the crontab is done in verbose mode. Each user and job the next execution time is printed both as number of seconds since the Epoch and in