You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
245 B
10 lines
245 B
![]()
20 years ago
|
config BR2_PACKAGE_LESS
|
||
|
tristate "less - a text file viewer."
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBNCURSES
|
||
|
help
|
||
|
less - less is a pager. A pager usually displays text files.
|
||
|
|
||
|
http://www.greenwoodsoftware.com/less/
|
||
|
|