Commit b0d6de78 authored by osm0sis's avatar osm0sis Committed by John Wu

Correct magiskboot help

parent ac28e6e5
......@@ -74,7 +74,7 @@ static void usage(char *arg0) {
" test\n"
" Check if fstab has verity/avb flags\n"
" Return values:\n"
" 0:no flags 1:flag exists\n"
" 0:flag exists 1:no flags\n"
" patch\n"
" Search for fstab and remove verity/avb\n"
"\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment