mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 07:14:56 +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.