Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit 31199f5

Browse files
committed
Merge branch 'main' of github.com:Moosync/moodriver
2 parents f25ce87 + ad6bf55 commit 31199f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ Options:
2828
```
2929

3030
```bash
31-
moodriver -d ./traces/sample_trace.json ./ext.wasm
31+
moodriver -t ./traces/sample_trace.json ./ext.wasm
3232
```
3333

3434
```bash
35-
moodriver -v -d ./traces/sample_trace.json ./ext.wasm
35+
moodriver -v -t ./traces/sample_trace.json ./ext.wasm
3636
```
3737

3838
```bash
39-
moodriver -vv -d ./traces/sample_trace.json ./ext.wasm
39+
moodriver -vv -t ./traces/sample_trace.js ./ext.wasm
4040
```
4141

4242
## Writing traces

0 commit comments

Comments
 (0)