Skip to content

Commit f5ee2a7

Browse files
authored
Update Readme.md
1 parent 2d49334 commit f5ee2a7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Readme.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,10 @@ jr run net_device
6868

6969
### Other options for templates
7070

71-
If you want to use your own template, you have several options:
71+
If you want to use your own template, you can:
7272

7373
- put it in the default directory
74-
- put it in another directory and use the `--templateDir` flag
75-
- embed it directly in the command using the `--template` flag
74+
- embed it directly in the command using the `--embedded` flag
7675

7776
For a quick and dirty test, the best option is to embed directly a template in the command:
7877

@@ -126,4 +125,4 @@ Beware that if you, for example, include the key in the output, it won't be poss
126125
jr run net_device -n 2 -f 100ms -d 1m --kcat | jq
127126

128127
parse error: Expected value before ',' at line 1, column 5
129-
```
128+
```

0 commit comments

Comments
 (0)