diff --git a/docs/client/concepts/200-tc-cli.mdx b/docs/client/concepts/200-tc-cli.mdx index 0cdef793..f1506724 100644 --- a/docs/client/concepts/200-tc-cli.mdx +++ b/docs/client/concepts/200-tc-cli.mdx @@ -86,7 +86,7 @@ Runs a development version of the client, including live hot reloading of source code changes. Also opens the client as either an Electron app or in the browser if you add -`--electron` (short: `-b`) or `--browser` (short: `-b`) respectively. +`--electron` (short: `-e`) or `--browser` (short: `-b`) respectively. ### `tc-cli stats`