openwrtv3/openwrt/package/less/Config.in
2005-11-05 02:16:36 +00:00

10 lines
274 B
Text

config BR2_PACKAGE_LESS
prompt "less.............................. A text file viewer."
tristate
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/