Skip to content

Commit bf74826

Browse files
committed
update docs
1 parent 1bbf39d commit bf74826

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ It will create a flame graph that shows the time spent in each function and the
3535

3636
## Terminal Arguments
3737

38-
| Option | Shorthand | Description |
39-
| ----------- | --------- | --------------------------------------- |
40-
| `--args` | | comma separated process args `-t,build` |
41-
| `--verbose` | `-v` | Show verbose output |
42-
| `--noPatch` | `-p` | Don't patch the Nx sourcecode |
43-
| `--outDir` | `-d` | Output directory |
44-
| `--outFile` | `-f` | Output file |
38+
| Option | Shorthand | Description |
39+
| ----------- | --------- |-------------------------------------------|
40+
| `--args` | | comma separated process `--args=-t,build` |
41+
| `--verbose` | `-v` | Show verbose output |
42+
| `--noPatch` | `-p` | Don't patch the Nx sourcecode |
43+
| `--outDir` | `-d` | Output directory |
44+
| `--outFile` | `-f` | Output file |
4545

4646
**Example**
4747

0 commit comments

Comments
 (0)