Skip to content
Prev Previous commit
Next Next commit
Update doc/api/cli.md
Co-authored-by: Daeyeon Jeong <[email protected]>
  • Loading branch information
haramj and daeyeon authored Jul 20, 2025
commit 29dd75fb363da88fbd8950d4b4c8191af6131d1c
4 changes: 2 additions & 2 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,8 @@ CPU.20190409.202950.15293.0.0.cpuprofile
```

If `--cpu-prof-name` is specified, the provided value is used as a template
for the file name. Some placeholders are supported and will be substituted
at runtime:
for the file name. The following placeholder is supported and will be
substituted at runtime:

* `${pid}` — the current process ID

Expand Down
Loading