80de80f2aed99ea19559c91017e247b41490d670
[openwrt.git] / package / less / Config.in
1 config BR2_PACKAGE_LESS
2 tristate "less - a text file viewer."
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBNCURSES
5 help
6 less - less is a pager. A pager usually displays text files.
7
8 http://www.greenwoodsoftware.com/less/
9
This page took 0.086487 seconds and 3 git commands to generate.