diff --git a/User Manual/4-command-line-arguments/cmd.md b/User Manual/4-command-line-arguments/cmd.md index 47894e623c337a1f513adbc47933ac046695b0cf..34c90dc5e4c640c4111ed54657f24aec0e8c0bf4 100644 --- a/User Manual/4-command-line-arguments/cmd.md +++ b/User Manual/4-command-line-arguments/cmd.md @@ -49,11 +49,11 @@ If the file has one of the following extensions it is opened with the associated  -The Vecto 3.x commandline tool runs completely without a graphical user interface. If multiple job-files are specified or a job-file contains multiple simulation runs (i.e., multiple cycles and/or loadings) these simulations are executed in parallel. +The Vecto 3.x commandline tool runs completely without a graphical user interface. If multiple job-files are specified or a job-file contains multiple simulation runs (i.e., multiple cycles and/or loadings) these simulations are executed in parallel. Vectocmd supports both types of input files, JSON (in engineering and declaration mode) and XML (Declaration mode only). The basic usage is as follows - vectocmd.exe [-h] [-v] FILE1.vecto [FILE2.vecto ...] + vectocmd.exe [-h] [-v] FILE1.(vecto|xml) [FILE2.(vecto|xml) ...] ###List of command line arguments