Skip to content

Copy-editing: fix double spaces and Get/Set mislabel in CLI descriptions#4543

Draft
allister-beamable wants to merge 2 commits intomainfrom
copyediting/cli-descriptions
Draft

Copy-editing: fix double spaces and Get/Set mislabel in CLI descriptions#4543
allister-beamable wants to merge 2 commits intomainfrom
copyediting/cli-descriptions

Conversation

@allister-beamable
Copy link
Copy Markdown
Contributor

Summary

  • Remove stray space after \n\n in ClearTempLogFilesCommand --older-than option description
  • Remove double space before "local routing key" in IFederatedGameServer Get and Set command descriptions
  • Fix SetLocalSettingsIFederatedGameServerCommand description that incorrectly said "Get the local settings…" instead of "Set the local settings…"
  • Remove trailing whitespace from cli/cli/Docs/Commands/init.md that caused a double space in the generated beam init docs

These are minor copy-editing fixes to CLI help text that flows through to the generated MkDocs documentation at docs/cli/commands/cli-command-reference/.

Test plan

  • Run ./scripts/generate-cli-commands.sh in the beamable-docs Unity v5.0 branch and verify the affected generated files no longer contain double spaces
  • Verify beam temp clear logs --help output reads correctly
  • Verify beam federation local-settings get ifederatedgameserver --help and set variant read correctly

🤖 Generated with Claude Code

allister-beamable and others added 2 commits March 24, 2026 15:19
…ons.

- Remove stray space after \n\n in ClearTempLogFilesCommand --older-than description
- Remove double space before "local routing key" in IFederatedGameServer Get and Set commands
- Fix Set command description that incorrectly said "Get the local settings"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@allister-beamable allister-beamable self-assigned this Mar 24, 2026
@allister-beamable allister-beamable added the documentation Improvements or additions to documentation label Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Lightbeam link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants