We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/wuespace/telestion-docs/blob/main/docs/client/concepts/200-tc-cli.mdx
tc-cli start 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: -e) or --browser (short: -b) respectively.
Also opens the client as either an Electron app or in the browser if you add --electron (short: -b) or --browser (short: -b) respectively.
chenged '-b' to '-e'
The text was updated successfully, but these errors were encountered:
79391c1
Successfully merging a pull request may close this issue.
URL
https://github.com/wuespace/telestion-docs/blob/main/docs/client/concepts/200-tc-cli.mdx
Affected content type
What I expected
tc-cli start
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: -e) or --browser (short: -b) respectively.
What I instead saw
tc-cli start
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.
Additional comments
chenged '-b' to '-e'
The text was updated successfully, but these errors were encountered: