summaryrefslogtreecommitdiffstats
path: root/rules/htop.in
blob: 896b0443b2bfccdd071ee629964d9e66f5809312 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=shell_and_console
config HTOP
	tristate
	select LIBC_M
	select NCURSES
	prompt "htop"
	help
	  htop is an interactive process viewer for Linux. It is a
	  text-mode application (for console or X terminals).