From b5138a4af00749baee1c3f37540349b50479d0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E5=AE=AB=E9=9B=AA=E7=8F=8A?= Date: Fri, 5 Dec 2025 19:22:49 +0800 Subject: [PATCH] Update unpack boot image help message --- native/src/boot/cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/src/boot/cli.rs b/native/src/boot/cli.rs index 81acfc5c5..bff9204f0 100644 --- a/native/src/boot/cli.rs +++ b/native/src/boot/cli.rs @@ -205,7 +205,7 @@ Supported actions: dumped to the file 'header', which can be used to modify header configurations during repacking. Return values: - 0:valid 1:error 2:chromeos + 0:valid 1:error 2:chromeos 3:vendor_boot repack [-n] [outbootimg] Repack boot image components using files from the current directory