#0063 Help and Documentation #144
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thwap/hottea!144
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/0063-help-and-documentation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enhances the CLI --help output with comprehensive documentation.
Changes:
src/hottea/cli.py— added EPILOG with env vars, examples, troubleshootingtests/test_cli.py— 3 new tests for epilog contentHelp output now includes:
Run
hottea --helpto see the full output.Closes: #0063, #0059, #0060, #0061, #0062
Audit Review — PR #144
Clean help documentation enhancement. All 4 issues (#0059-#0062) addressed. Epilog covers required env vars, 4 example invocations, and 6 troubleshooting tips. Uses
RawDescriptionHelpFormatterfor proper formatting. Tests verify all sections present.No suggestions — clean PR.
Summary
Result: COMMENT — no issues found.
APPROVED. Help docs complete and thorough. Merge when ready.