Merge "Adding documentation" into main am: f161ee2771
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2663995 Change-Id: I08f4c424c8a6de3d0501a83c03616cdbe79e4b7e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f28f589f34
1 changed files with 3 additions and 0 deletions
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue