Skip to content

Expand CLI help reference - #37

Merged
dapi merged 2 commits into
masterfrom
feature/issue-36-expand-cli-help-into-a-discoverable-comm
Jul 30, 2026
Merged

Expand CLI help reference#37
dapi merged 2 commits into
masterfrom
feature/issue-36-expand-cli-help-into-a-discoverable-comm

Conversation

@dapi

@dapidapi commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

  • go vet ./...
  • compile-only Go test packages
  • make docs-lint
  • git diff --check
  • go test execution is blocked locally by dyld: missing LC_UUID; required GitHub Verify CI will run the suites

Closes#36

@dapi
dapi merged commit 12e31fb into masterJul 30, 2026
1 check passed
Sign up for freeto 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.

Expand CLI help into a discoverable command and option reference

1 participant

@dapi