mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #335] Install man page in Homebrew formula #152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cppxor2arr on GitHub (Aug 30, 2023).
Original GitHub issue: https://github.com/bootandy/dust/issues/335
Man pages are now generated, but it isn't installed by the Homebrew formula.
I think this change is all that's needed:
@cppxor2arr commented on GitHub (Aug 31, 2023):
I made a PR and it was merged.