mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
utils/readme.txt: fix typos for size-stats-compare
A few typos sneaked into the new utils readme... Additionally, I formulated the list of use cases a bit differently. Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
29ba13e57c
commit
6ff0b344af
@@ -28,10 +28,10 @@ scanpypi
|
|||||||
a script to create a Buildroot package by scanning a PyPI package
|
a script to create a Buildroot package by scanning a PyPI package
|
||||||
description.
|
description.
|
||||||
|
|
||||||
size-stat-compare
|
size-stats-compare
|
||||||
a script to compare the rootfs size between two differnt Buildroot
|
a script to compare the rootfs size between two different Buildroot
|
||||||
configurations. This can be used to identify the size impact of
|
configurations. This can be used to identify the size impact of
|
||||||
a specific option, or of a set of specific options, or an update
|
a specific option, of a set of specific options, or of an update
|
||||||
to a newer Buildroot version...
|
to a newer Buildroot version...
|
||||||
|
|
||||||
test-pkg
|
test-pkg
|
||||||
|
|||||||
Reference in New Issue
Block a user