]> granicus.if.org Git - cronie/commitdiff
new options -l and -q
authorsgerwk <sgerwk@aol.com>
Sat, 28 Oct 2017 07:40:15 +0000 (09:40 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 3 Nov 2017 13:39:44 +0000 (14:39 +0100)
man/cronnext.1

index 621b8824a37c8a8746391463e38e40698e570013..d3887b878894a073c1ae4611dd101721ebbbbe54 100644 (file)
@@ -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