Skip to content

Document --section flag in README#3

Merged
bgreg merged 2 commits into
fix/weather-and-word-of-day-improvementsfrom
copilot/sub-pr-1-again
Dec 22, 2025
Merged

Document --section flag in README#3
bgreg merged 2 commits into
fix/weather-and-word-of-day-improvementsfrom
copilot/sub-pr-1-again

Conversation

Copilot AI commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

The --section flag was implemented but not documented in the README, making it undiscoverable to users.

Changes

  • Added --section flag to Command Line Options with example usage
  • Added "Running Individual Sections" subsection with practical examples
  • Listed all 18 available sections with descriptions (weather, history, tech-versions, country, word, wikipedia, apod, cat, calendar, reminders, github, github-prs, github-issues, alias-suggestions, system-info, learning, sanity, tips)

Usage

./goodmorning.sh --section weather    # Run weather section only
./goodmorning.sh --section github-prs # Run PR review section only

Sections run independently without preflight checks or background updates.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: bgreg <3711139+bgreg@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP address feedback on weather geolocation and offline fix Document --section flag in README Dec 22, 2025
Copilot AI requested a review from bgreg December 22, 2025 22:50
@bgreg bgreg marked this pull request as ready for review December 22, 2025 22:53
@bgreg bgreg merged commit 0861841 into fix/weather-and-word-of-day-improvements Dec 22, 2025
@bgreg bgreg deleted the copilot/sub-pr-1-again branch December 22, 2025 22:53
bgreg added a commit that referenced this pull request Mar 31, 2026
Document --section flag in README
bgreg added a commit that referenced this pull request Jun 30, 2026
Document --section flag in README
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.

2 participants