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
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Available Commands:
|
||||||
image: Build an image (see below for more information).
|
image: Build an image (see below for more information).
|
||||||
package_depends: Show installation dependency of the package
|
package_depends: Show installation dependency of the package
|
||||||
|
|
||||||
Building images:
|
image:
|
||||||
By default 'make image' will create an image with the default
|
By default 'make image' will create an image with the default
|
||||||
target profile and package set. You can use the following parameters
|
target profile and package set. You can use the following parameters
|
||||||
to change that:
|
to change that:
|
||||||
|
|
Loading…
Reference in a new issue