Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 26d9f6b

Browse files
authored
[readme]: fix trace option
1 parent 336d439 commit 26d9f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Press `q` or `ctrl + c` to stop the extension.
6060
### CLI Options
6161

6262
- `--gui`: Enanble/disable GUI mode. [`true` | `false`] [default: `true`]
63-
- `--trace`: Specify tracing verbosity. [`none` | `trace` | `debug` | `info` | `warn` | `error`] [default: `info`]
63+
- `--trace-level`: Specify tracing verbosity. [`none` | `trace` | `debug` | `info` | `warn` | `error`] [default: `info`]
6464

6565
Run `gh net start -h` for details.
6666

0 commit comments

Comments
 (0)