Skip to content

docs(cli): sync English and Chinese guides#76

Open
wananing wants to merge 1 commit into
ob-labs:mainfrom
wananing:main
Open

docs(cli): sync English and Chinese guides#76
wananing wants to merge 1 commit into
ob-labs:mainfrom
wananing:main

Conversation

@wananing

Copy link
Copy Markdown
Contributor

Summary

Keep the English and Chinese CLI guides aligned with the current command set.

This PR documents the missing desktop-server command in both CLI guides and clarifies the output-format note for
service/process commands.

Fixes #59.

Solution Description

Add desktop-server to the Ops command reference tables in both docs/en/guides/cli.md and docs/zh/guides/cli.md,
including its main flags:

  • --host
  • --port
  • --data-dir
  • --log-level

Also add matching example commands in both guides and update the output-format convention to clarify that daemon and
desktop-server print status logs, while most data-oriented commands print JSON.

Verified that both guides cover the same top-level commands exposed by the CLI parser.

Document the desktop-server command in both CLI guides and keep the command reference tables aligned with the parser.

Clarify that service/process commands print status logs instead of JSON data output.

Fixes ob-labs#59.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keep English and Chinese CLI command docs in sync

1 participant