Skip to content

Improve command GoDoc comments#2413

Open
morning-verlu wants to merge 1 commit into
spf13:mainfrom
morning-verlu:codex/improve-command-godoc
Open

Improve command GoDoc comments#2413
morning-verlu wants to merge 1 commit into
spf13:mainfrom
morning-verlu:codex/improve-command-godoc

Conversation

@morning-verlu

Copy link
Copy Markdown

Summary

  • clarify that HelpTemplate is retained for compatibility and point users to SetHelpTemplate or HelpFunc/Help
  • expand ExecuteC GoDoc to describe its returned command and errors
  • fix nearby template comment grammar

Fixes #2319.
Closes #2302.

Tests

  • go test ./...

@CLAassistant

CLAassistant commented May 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

please provide hint for new func to use when old one is deprecrated [Docs] Improve ExecuteC() documentation

2 participants