mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
reword
This commit is contained in:
parent
82823687db
commit
88fe1f5782
@ -78,7 +78,7 @@ You may also pipe a scripts contents to the CLI:
|
|||||||
$(Get-Content .\example_commands.txt) | .\vmrcli.exe -D1 -i
|
$(Get-Content .\example_commands.txt) | .\vmrcli.exe -D1 -i
|
||||||
```
|
```
|
||||||
|
|
||||||
Multiple API commands can be in a single line, they may be delimited by space, `;` or `,`.
|
Multiple API commands can be in a single line, they may be separated by space, `;` or `,`.
|
||||||
|
|
||||||
## `Build`
|
## `Build`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user