Revision 13ddcb50 man/ganeti.rst

b/man/ganeti.rst
225 225
availability for a certain command can be checked by calling the
226 226
command using the ``--help`` option.
227 227

  
228
**gnt-...** *command* [\--dry-run] [\--priority {low | normal | high}]
228
| **gnt-...** *command* [\--dry-run] [\--priority {low | normal | high}]
229
| [\--submit]
229 230

  
230 231
The ``--dry-run`` option can be used to check whether an operation
231 232
would succeed.
......
233 234
The option ``--priority`` sets the priority for opcodes submitted
234 235
by the command.
235 236

  
237
The ``--submit`` option is used to send the job to the master daemon but
238
not wait for its completion. The job ID will be shown so that it can be
239
examined using **gnt-job info**.
240

  
236 241
Defaults
237 242
~~~~~~~~
238 243

  

Also available in: Unified diff