mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 18:45:28 +00:00
Add more info
This commit is contained in:
parent
193d160bed
commit
5529dab84e
@ -57,7 +57,7 @@ static void statements() {
|
|||||||
|
|
||||||
static void usage(char *arg0) {
|
static void usage(char *arg0) {
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"MagiskPolicy v" xstr(MAGISK_VERSION) " (by topjohnwu & phh) - SEPolicy Modification Tool\n\n"
|
"MagiskPolicy v" xstr(MAGISK_VERSION) "(" xstr(MAGISK_VER_CODE) ") (by topjohnwu & phh) - SEPolicy Modification Tool\n\n"
|
||||||
"%s [--options...] [policystatements...]\n\n"
|
"%s [--options...] [policystatements...]\n\n"
|
||||||
"Options:\n"
|
"Options:\n"
|
||||||
" --live: directly load patched policy to device\n"
|
" --live: directly load patched policy to device\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user