Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d28e890 authored by Daniel Zheng's avatar Daniel Zheng
Browse files

fastboot: add documentation

add exclude-dynamic partitions command to show_help

Test: th
Change-Id: I3941080382c258fa418f413a25fdbaef4b70ce76
parent e989de67
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -638,7 +638,10 @@ static int show_help() {
            " --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"
            " --exclude-dynamic-partitions\n"
            "                            Excludes flashing of dynamic partitions.\n"
            " --disable-fastboot-info    Will collects tasks from image list rather than \n"
            "                            $OUT/fastboot-info.txt.\n"
            " --fs-options=OPTION[,OPTION]\n"
            "                            Enable filesystem features. OPTION supports casefold, projid, compress\n"
            // TODO: remove --unbuffered?