add option (-U, --no-unicode) to disable unicode at runtime

This commit is contained in:
Christian Hesse
2020-09-01 10:09:00 +02:00
parent f5b3e8d2a3
commit db5adbeae0
4 changed files with 27 additions and 15 deletions

View File

@ -48,6 +48,9 @@ Sort by this column (use \-\-sort\-key help for a column list)
\fB\-u \-\-user=USERNAME\fR
Show only the processes of a given user
.TP
\fB\-U \-\-no-unicode\fR
Do not use unicode but ASCII characters for graph meters
.TP
\fB\-v \-\-version
Output version information and exit
.TP