Merge "Adding documentation" into main am: f161ee2771 am: f28f589f34
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2663995 Change-Id: I2482fdaec2f7e2a36f24137e3beb1b6021c6e54b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6294727697
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