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

Bug: typo in documentation about electron startup #249

@Felix-Auinger

Description

@Felix-Auinger

URL

https://github.com/wuespace/telestion-docs/blob/main/docs/client/concepts/200-tc-cli.mdx

Affected content type

  • Text
  • Image/Diagram
  • Code sample
  • other (please specify in comments)

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions