mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
batch: usage update
This commit is contained in:
@@ -45,8 +45,11 @@ def usage
|
||||
--all: Delete all jobs from the queue table
|
||||
|
||||
[list]
|
||||
--all (default): List all jobs in the queue table
|
||||
--id [integer n] (optional): List the entry for a specific Job ID
|
||||
--all: List all jobs in the queue table
|
||||
--running (optional): List jobs with status 'running'
|
||||
--todo (optional): List jobs with status 'todo'
|
||||
--failed / --error (optional): List jobs with status 'error'
|
||||
|
||||
[misc]
|
||||
--help, -h: Shows this usage information
|
||||
|
||||
Reference in New Issue
Block a user