Add help text for fastboot gsi status

Bug: 298533290
Test: fastboot -h
Change-Id: Icf91a980059aaa8e74e41af4036778fbbfbf1bd2
This commit is contained in:
Chun-Wei Wang 2024-01-02 14:59:53 +08:00
parent 94d60a73f4
commit 9c48951d91

View file

@ -571,7 +571,8 @@ static int show_help() {
" Format a flash partition.\n"
" set_active SLOT Set the active slot.\n"
" oem [COMMAND...] Execute OEM-specific command.\n"
" gsi wipe|disable Wipe or disable a GSI installation (fastbootd only).\n"
" gsi wipe|disable|status Wipe, disable or show status of a GSI installation\n"
" (fastbootd only).\n"
" wipe-super [SUPER_EMPTY] Wipe the super partition. This will reset it to\n"
" contain an empty set of default dynamic partitions.\n"
" create-logical-partition NAME SIZE\n"