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

Commit 9ea5cbf7 authored by Daniel Zheng's avatar Daniel Zheng Committed by Gerrit Code Review
Browse files

Merge "fastboot: add documentation" into main

parents 364d5dfb 4d28e890
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?