diff mbox series

[2/4] target/imagebuilder: change help text for image build

Message ID 20210819072913.1825-2-fe@dev.tdt.de
State Superseded
Headers show
Series [1/4] target/imagebuilder: add depends target to show all package that gets installed | expand

Commit Message

Florian Eckert Aug. 19, 2021, 7:29 a.m. UTC
Unify the help text for the image makefile target. That it looks unifrom
as with the otheer help texts.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
---
 target/imagebuilder/files/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/target/imagebuilder/files/Makefile b/target/imagebuilder/files/Makefile
index c232d510a6..da7c422296 100644
--- a/target/imagebuilder/files/Makefile
+++ b/target/imagebuilder/files/Makefile
@@ -36,7 +36,7 @@  Available Commands:
 	image:	Build an image (see below for more information).
 	package_depends: Show installation dependency of the package
 
-Building images:
+image:
 	By default 'make image' will create an image with the default
 	target profile and package set. You can use the following parameters
 	to change that: