Add more info

This commit is contained in:
topjohnwu 2017-07-08 23:50:10 +08:00
parent 193d160bed
commit 5529dab84e

View File

@ -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"