Skip to content

docs: replace invalid config get examples - #36628

Closed
pranjalbhatia710 wants to merge 1 commit into
NousResearch:mainfrom
pranjalbhatia710:docs/config-show-not-get
Closed

docs: replace invalid config get examples#36628
pranjalbhatia710 wants to merge 1 commit into
NousResearch:mainfrom
pranjalbhatia710:docs/config-show-not-get

Conversation

@pranjalbhatia710

Copy link
Copy Markdown

Summary

  • Replace stale hermes config get ... examples with valid hermes config show usage
  • Update the remaining zh-Hans docs references so translated docs do not point users at a nonexistent subcommand

Fixes #30195

Test Plan

  • hermes config --help
  • hermes config show --help
  • ! git grep -n "hermes config get" -- '*.md'
  • git diff --check

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have duplicate This issue or pull request already exists labels Jun 1, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #30293 / #30349 — all replace the invalid hermes config get examples with hermes config show for #30195, touching the same zh-Hans doc files. #30293 is the earliest open one. Suggest consolidating.

@pranjalbhatia710

Copy link
Copy Markdown
Author

Thanks, agreed. This overlaps the earlier config-doc fixes, so no need to keep another duplicate PR around if #30293 / #30349 is the path maintainers prefer. Fine to close this one for consolidation.

@pranjalbhatia710

Copy link
Copy Markdown
Author

Closing this to reduce maintainer queue noise after the duplicate/consolidation note above. Thanks for pointing me to the earlier canonical PRs.

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

Labels

duplicate This issue or pull request already exists P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: hermes config get <key> referenced in 3 guides is not a valid command

2 participants