2005-07-03 15:09:05 +00:00
|
|
|
config BR2_PACKAGE_LESS
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "less.............................. A text file viewer."
|
|
|
|
tristate
|
2005-07-03 15:09:05 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
select BR2_PACKAGE_LIBNCURSES
|
|
|
|
help
|
|
|
|
less - less is a pager. A pager usually displays text files.
|
|
|
|
|
2005-11-05 02:16:36 +00:00
|
|
|
http://www.greenwoodsoftware.com/less/
|
|
|
|
|