target/imagebuilder: change help text for image build
Using command `image` to unify help text. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
7b60dba954
commit
e1cf4688ec
|
@ -37,7 +37,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:
|
||||
|
|
Loading…
Reference in New Issue