Skip to content

docs: add man page and improve README#20

Merged
RodrigoEspinosa merged 1 commit into
masterfrom
docs/readme-and-man-page
Apr 13, 2026
Merged

docs: add man page and improve README#20
RodrigoEspinosa merged 1 commit into
masterfrom
docs/readme-and-man-page

Conversation

@RodrigoEspinosa
Copy link
Copy Markdown
Owner

Summary

  • Add a man page (doc/wt.1) with full documentation: synopsis, commands, options, shell integration, keyboard shortcuts, environment variables, exit status, and examples
  • Restructure README with a quick start guide and a complete commands reference table
  • Add install-man Makefile target and update uninstall to clean up the man page
  • Update Homebrew formula to install the man page via man1.install

Test plan

  • Verify man page renders correctly: mandoc doc/wt.1 | less
  • Verify make install-man installs to the correct path
  • Verify brew install from this formula installs the man page
  • Review README renders correctly on GitHub

🤖 Generated with Claude Code

Add a proper man page (doc/wt.1) covering all commands, options, shell
integration, keyboard shortcuts, environment variables, and examples.
Restructure the README with a quick start section and a full commands
reference table.

Update Makefile with install-man target and Homebrew formula to install
the man page automatically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@RodrigoEspinosa RodrigoEspinosa merged commit 9ddc005 into master Apr 13, 2026
3 checks passed
@RodrigoEspinosa RodrigoEspinosa deleted the docs/readme-and-man-page branch April 13, 2026 16:23
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.

1 participant