summaryrefslogtreecommitdiffstats
path: root/package/less/Config.in
blob: 80de80f2aed99ea19559c91017e247b41490d670 (plain)
1
2
3
4
5
6
7
8
9
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/