mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 09:49:35 +02:00
meta: simplify over descriptive descriptions in devtools
fix commandline -> command-line typo.
according to:
https://en.wikipedia.org/wiki/Command-line_interface
https://wiki.debian.org/Apt
(From OE-Core rev: ca7570d8c32c7cb5e3c620eee732fe070f4c6cb1)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ac566250d
commit
82f134101a
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Advanced front-end for dpkg"
|
||||
DESCRIPTION = "Provides commandline tools for searching and managing as well \
|
||||
DESCRIPTION = "Provides command-line tools for searching and managing as well \
|
||||
as querying information about packages as a low-level access to all features \
|
||||
of the libapt-pkg library."
|
||||
LICENSE = "GPLv2.0+"
|
||||
|
||||
Reference in New Issue
Block a user