X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tools%2Fwhenjobs.pod;h=85da381eaa671a288593e451dc1164fb77b0e5be;hp=7c9e8eeea8407682e3b8262601a45d86fff3ca84;hb=7724a64945c4f485780ed052de17793287e1935b;hpb=cdfbf1623f1d81cfca15f8efbe2bf444e6b1ef5a diff --git a/tools/whenjobs.pod b/tools/whenjobs.pod index 7c9e8ee..85da381 100644 --- a/tools/whenjobs.pod +++ b/tools/whenjobs.pod @@ -202,6 +202,17 @@ may cause unexpected results, so use with caution. Tail the output of the running job identified by its serial number. Use the I<--jobs> flag to get a list of running jobs. +=item B<--test> variable=value [variable=value ...] + +This works the same way as the I<--set> option, but the difference is +that the variables are not set. Instead, it lists out the jobs that +I run, I the variables were updated to these new values. + +The variables are not actually updated, and the jobs are not actually +run. + +The output is a list of job names that would run. + =item B<--upload> Compile the jobs script and upload it to the daemon, without editing.