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