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

* commit 'f1c2a7352f19cf729f91bf2559fc93ef12c74dca':
  fastboot: Add help message for continue command
This commit is contained in:
Jean-Baptiste Queru 2010-12-29 16:01:55 -08:00 committed by Android Git Automerger
commit 512405a421
1 changed files with 1 additions and 0 deletions

View File

@ -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"