maximbaz / rebuild-detector

Detects which Arch Linux packages need to be rebuilt
ISC License
215 stars 11 forks source link

No man page or usage #19

Closed bulletmark closed 2 years ago

bulletmark commented 2 years ago

Thought I'd try this out:

$ yay -S rebuild-detector
$ man checkrebuild
No manual entry for checkrebuild
$ checkrebuild --help
/usr/bin/checkrebuild: illegal option -- -
$ checkrebuild -h
/usr/bin/checkrebuild: illegal option -- h

Need I say more?

yay -Rsn rebuild-detector
maximbaz commented 2 years ago

PRs are most welcome 😉