diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-09-13 16:46:39 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2020-02-28 12:19:23 +0100 |
commit | 0083ad3751cd2b088b5c5d0dea727671ea2a3cca (patch) | |
tree | 8163694e0c2523b861f84e45ec14cc6d1a760f41 /docs | |
parent | 4f888279f132faf35caf92d4828f134f6daeb9a1 (diff) |
Rename source files and improve readability
Also rename wgtpkg-installer tools as wgtpkg-install.
Shorter and obvious.
Bug-AGL: SPEC-2840
Change-Id: Ifed072bfef488700807613dd61875a30a4041d7a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/2.1-widgets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2.1-widgets.md b/docs/2.1-widgets.md index f799133..f41e2d9 100644 --- a/docs/2.1-widgets.md +++ b/docs/2.1-widgets.md @@ -6,7 +6,7 @@ These tools are: - ***wgtpkg-info***: command line tool to display informations about a widget file. -- ***wgtpkg-installer***: command line tool to +- ***wgtpkg-install***: command line tool to install a widget file. - ***wgtpkg-pack***: command line tool to create |