Fix help message for magisk
This commit is contained in:
parent
2f1b0fe57f
commit
31a27838f5
@ -26,7 +26,7 @@
|
|||||||
" --daemon manually start magisk daemon\n"
|
" --daemon manually start magisk daemon\n"
|
||||||
" --[init trigger] start service for init trigger\n"
|
" --[init trigger] start service for init trigger\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Advanced Options (Internal APIs):"
|
"Advanced Options (Internal APIs):\n"
|
||||||
" --unlock-blocks set BLKROSET flag to OFF for all block devices\n"
|
" --unlock-blocks set BLKROSET flag to OFF for all block devices\n"
|
||||||
" --restorecon restore selinux context on Magisk files\n"
|
" --restorecon restore selinux context on Magisk files\n"
|
||||||
" --clone-attr SRC DEST clone permission, owner, and selinux context\n"
|
" --clone-attr SRC DEST clone permission, owner, and selinux context\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user