Skip to content

Fix/man page and cleanup#26

Merged
timhartmann7 merged 3 commits into
mainfrom
fix/man-page-and-cleanup
May 29, 2026
Merged

Fix/man page and cleanup#26
timhartmann7 merged 3 commits into
mainfrom
fix/man-page-and-cleanup

Conversation

@timhartmann7
Copy link
Copy Markdown
Owner

  • Man page now installs reliably: install.sh failed to install the man page into the system directory (e.g. /usr/local/share/man on macOS) because it never elevated with sudo, so man omny reported "No manual entry". The man page is now downloaded to a temp file first and installed with a sudo fallback, mirroring the binary install.

  • Removed the vestigial empty package.json and package-lock.json (left over from an earlier project name); they served no purpose in this Rust project.

@timhartmann7 timhartmann7 merged commit 141e16b into main May 29, 2026
3 checks passed
@timhartmann7 timhartmann7 deleted the fix/man-page-and-cleanup branch May 29, 2026 14:54
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