Convert UploadFile (and its callers) to new rpc
[ganeti-local] / man / gnt-debug.sgml
index 26639d5..89fd9e4 100644 (file)
         for more details about this framework, see the HTML or PDF
         documentation.
       </para>
+    </refsect2>
 
     <refsect2>
       <title>DELAY</title>
       <cmdsynopsis>
         <command>submit-job</command>
 
-        <arg choice="req">opcodes_file</arg>
+        <arg choice="req" rep="repeat">opcodes_file</arg>
       </cmdsynopsis>
 
       <para>
-        This command builds a list of opcodes from a JSON-format file
-        and submits them as a single job to the master daemon. It can
+        This command builds a list of opcodes from JSON-format files
+        and submits for each file a job to the master daemon. It can
         be used to test some options that are not available via the
         command line.
       </para>