Skip to content

Comments

[WIP] Add manpage and --version flag for CLI#12

Closed
Copilot wants to merge 1 commit intofeat/manpage-and-versionfrom
copilot/sub-pr-10
Closed

[WIP] Add manpage and --version flag for CLI#12
Copilot wants to merge 1 commit intofeat/manpage-and-versionfrom
copilot/sub-pr-10

Conversation

Copy link

Copilot AI commented Feb 17, 2026

  • Add --version flag using importlib.metadata
  • Extract get_parser() function from main() for argparse-manpage compatibility
  • Add Makefile with automated manpage generation via argparse-manpage
  • Create man/extra-sections.man with detailed documentation (expressions, datetime/timedelta/timezone formats, examples)
  • Generate man/datetimecalc.1 from argparse + extra sections using make manpages
  • Configure .gitignore to exclude generated manpage (man/*.1)
  • Update wheel.yml workflow to use make wheel

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

@actualben
Copy link
Contributor

also not what i was looking for. nevermind, I'll take care of it.

@actualben actualben closed this Feb 17, 2026
Copilot AI requested a review from actualben February 17, 2026 12:04
Copilot stopped work on behalf of actualben due to an error February 17, 2026 12:04
@actualben actualben deleted the copilot/sub-pr-10 branch February 17, 2026 12:05
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