diff --git a/README.md b/README.md index b429b10..726b46c 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ All the compiler plugin options are **prepended by `-P:scalac-profiling:`**. flamegraph for implicit searches is enabled by default. * `print-failed-implicit-macro-candidates`: Print trees of all failed implicit searches that triggered a macro expansion. -* `no-profiledb`: Recommended. Don't generate profiledb (will be on by default - in a future release). +* `generate-profiledb`: Generate profiledb. * `show-concrete-implicit-tparams`: Use more concrete type parameters in the implicit search flamegraph. Note that it may change the shape of the flamegraph.