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

Commit 512405a4 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am f1c2a735: Merge "fastboot: Add help message for continue command"

* commit 'f1c2a735':
  fastboot: Add help message for continue command
parents 7d700f8b f1c2a735
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -223,6 +223,7 @@ void usage(void)
            "  boot <kernel> [ <ramdisk> ]              download and boot kernel\n"
            "  flash:raw boot <kernel> [ <ramdisk> ]    create bootimage and flash it\n"
            "  devices                                  list all connected devices\n"
            "  continue                                 continue with autoboot\n"
            "  reboot                                   reboot device normally\n"
            "  reboot-bootloader                        reboot device into bootloader\n"
            "\n"