mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-06 05:46:47 +00:00

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.