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

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 6 09:45:12 PST 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e1cf4688ec084d5902584bd163d1809e260274a5

commit e1cf4688ec084d5902584bd163d1809e260274a5
Author: Florian Eckert <fe at dev.tdt.de>
AuthorDate: Thu Aug 19 08:39:42 2021 +0200

    target/imagebuilder: change help text for image build
    
    Using command `image` to unify help text.
    
    Signed-off-by: Florian Eckert <fe at dev.tdt.de>
---
 target/imagebuilder/files/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/imagebuilder/files/Makefile b/target/imagebuilder/files/Makefile
index 79e6826c10..03a9a3c4ee 100644
--- a/target/imagebuilder/files/Makefile
+++ b/target/imagebuilder/files/Makefile
@@ -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:




More information about the lede-commits mailing list