mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 09:53:32 +00:00
modify example_commands to show multiple instructions per line
Add note in README about change.
This commit is contained in:
@@ -68,6 +68,8 @@ Scripts can be loaded from text files, for example in Powershell:
|
||||
./vmrcli.exe -D1 $(Get-Content .\example_commands.txt)
|
||||
```
|
||||
|
||||
Multiple API commands can be in a single line but they should be space separated.
|
||||
|
||||
## `Build`
|
||||
|
||||
Run the included `makefile` with [GNU Make](https://www.gnu.org/software/make/).
|
||||
|
||||
Reference in New Issue
Block a user