Skip to content

Commit eec0a5a

Browse files
authored
Update README.md
1 parent ee06906 commit eec0a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ sbt> compilation/jmh:run -help
3434
compilation/jmh:run (Cold|Warm|Hot)CompilationBenchmark
3535
-p source=(<subdir of corpus>|/path/to/src/dir|@/path/to/argsfile)
3636
-p extraArgs=-nowarn
37+
# Note: `extraArgs` accepts multiple `|`-separated compiler arguments
3738
```
3839

39-
4040
### Using aliases
4141

4242
Avoid the tedium of typing all that out with:

0 commit comments

Comments
 (0)