mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
readline: make description more enlightening and fix indentation
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2eac7aea23
commit
07398f7b43
@ -2,4 +2,6 @@ config BR2_PACKAGE_READLINE
|
|||||||
bool "readline"
|
bool "readline"
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Enable GNU readline support?
|
The GNU Readline library provides a set of functions for use
|
||||||
|
by applications that allow users to edit command lines
|
||||||
|
as they are typed in.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user