man page: htop synopsis mentions -v option that doesn't exist
Author: jhrcekCreated Sep 19, 2026Updated Sep 19, 2026
Labelsdocumentation :open_book:
I'm using htop 3.3.0. The man page contains this
SYNOPSIS
htop [-dCFhpustvH]yet when I run this I get an error.
$ htop -v
htop: invalid option -- 'v'Most likely the synopsis should contain uppercase V?
$ htop -V
htop 3.3.0Source: htop-dev/htop