Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 55357127 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

update cmd documentation

parent 90b4fc23
No related branches found
No related tags found
No related merge requests found
......@@ -49,11 +49,11 @@ If the file has one of the following extensions it is opened with the associated
![](pics/cmd3.png)
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment