mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 09:41:52 +00:00
Refactor build flags
This commit is contained in:
@@ -17,7 +17,7 @@ bool hide_enabled = false;
|
||||
|
||||
[[noreturn]] static void usage(char *arg0) {
|
||||
fprintf(stderr,
|
||||
"MagiskHide v" xstr(MAGISK_VERSION) "(" xstr(MAGISK_VER_CODE) ") (by topjohnwu)\n\n"
|
||||
FULL_VER(MagiskHide) "\n\n"
|
||||
"Usage: %s [--option [arguments...] ]\n\n"
|
||||
"Options:\n"
|
||||
" --status Return the status of MagiskHide\n"
|
||||
|
||||
Reference in New Issue
Block a user