Revision b0943462 man/gnt-debug.rst

b/man/gnt-debug.rst
63 63
~~~~~~~~~~
64 64

  
65 65
**submit-job** [--verbose] [--timing-stats] [--job-repeat ``N``]
66
[--op-repeat ``N``] {opcodes_file...}
66
[--op-repeat ``N``] [--each] {opcodes_file...}
67 67

  
68 68
This command builds a list of opcodes from files in JSON format and
69 69
submits a job per file to the master daemon. It can be used to test
......
82 82
of each of the opcodes in the file to be executed (equivalent to
83 83
each file containing N copies of the opcodes).
84 84

  
85
The ``each`` option allow to submit each job separately (using ``N``
86
SubmitJob LUXI requests instead of one SubmitManyJobs request).
87

  
85 88
TEST-JOBQUEUE
86 89
~~~~~~~~~~~~~
87 90

  

Also available in: Unified diff