From 1061bd719aa2e6762958c59bdf88aa3ee961999c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=2E=20Sch=C3=B6nitzer?= Date: Wed, 16 Sep 2020 03:01:36 +0200 Subject: Change option '-m' to '-M' for consistency of cli `-m` was added as short option for `--no-mouse`, this is inconsistence to the rest of the cli since otherwise the short options to disable a feature are capital letters. Therefore this commit renames the option to `-M`. This commit also documents the option in the man page. --- htop.1.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index 1ae1208f..bffe386b 100644 --- a/htop.1.in +++ b/htop.1.in @@ -51,6 +51,9 @@ Show only the processes of a given user \fB\-U \-\-no-unicode\fR Do not use unicode but ASCII characters for graph meters .TP +\fB\-M \-\-no-mouse\fR +Disable support of mouse control +.TP \fB\-v \-\-version Output version information and exit .TP -- cgit v1.2.3