Changes between Version 1 and Version 2 of CancelJobs


Ignore:
Timestamp:
Sep 20, 2012, 11:53:26 AM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CancelJobs

    v1 v2  
    99}}}
    1010  cancels jobs with IDs 100 through 200.
     11{{{
     12bin/cancel_jobs --name WUNAME
     13}}}
     14cancels the job with the given name.
     15
    1116 * Programatically, using the [BackendUtilities API function] '''cancel_jobs()'''.