diff --git a/README.md b/README.md index 61eb287..b0cb0ef 100644 --- a/README.md +++ b/README.md @@ -872,3 +872,5 @@ tach http://example.com | `--trace` | `false` | Enable performance tracing ([details](#performance-traces)) | | `--trace-log-dir` | `${cwd}/logs` | The directory to put tracing log files. Defaults to `${cwd}/logs`. | | `--trace-cat` | [default categories](./src/defaults.ts) | The tracing categories to record. Should be a string of comma-separated category names | + +