mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-06 12:36:47 -07:00
d778b0b0a7
Help messages generated from argh is nearly useless and very hard to customize. Fork argh and disable all code for generating help messages. Use a closure to print the help message when handling EarlyExit.