diff --git a/doc/api/cli.md b/doc/api/cli.md index 1ab7fbe739079f..2d7e079b685a30 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1578,6 +1578,17 @@ changes: Identical to `-e` but prints the result. +### `--print-pending-tla` + + + +Print pending top-level await in the graph. + + + ### `--prof`