Merge "Adding documentation" into main

This commit is contained in:
Daniel Zheng 2023-07-19 00:20:59 +00:00 committed by Gerrit Code Review
commit f161ee2771

View file

@ -634,6 +634,9 @@ static int show_help() {
" --skip-reboot Don't reboot device after flashing.\n"
" --disable-verity Sets disable-verity when flashing vbmeta.\n"
" --disable-verification Sets disable-verification when flashing vbmeta.\n"
" --disable-super-optimization\n"
" Disables optimizations on flashing super partition.\n"
" --disable-fastboot-info Will collects tasks from image list rather than $OUT/fastboot-info.txt.\n"
" --fs-options=OPTION[,OPTION]\n"
" Enable filesystem features. OPTION supports casefold, projid, compress\n"
// TODO: remove --unbuffered?