mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 12:35:26 +00:00
Add version info
This commit is contained in:
parent
9de3c582c0
commit
3e106a9dc5
@ -53,6 +53,7 @@ static void statements() {
|
||||
|
||||
static void usage(char *arg0) {
|
||||
fprintf(stderr,
|
||||
"MagiskPolicy v" xstr(MAGISK_VERSION) " (by topjohnwu & phh) - SEPolicy Modification Tool\n\n"
|
||||
"%s [--options...] [policystatements...]\n\n"
|
||||
"Options:\n"
|
||||
" --live: directly load patched policy to device\n"
|
||||
|
Loading…
Reference in New Issue
Block a user