We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6239c commit 28642a7Copy full SHA for 28642a7
manpage/nvtop.in
@@ -24,10 +24,13 @@ Delay between updates, in tenths of seconds (\fIdelay\fR * 0.1s).
24
Print the help and exit.
25
.TP
26
.BR \-s ", " \-\-gpu\-select =\fIid1:...\fR
27
-Coma separated list of GPU IDs to be monitored by nvtop.
+Colon separated list of GPU IDs to be monitored by nvtop.
28
29
.BR \-i ", " \-\-gpu\-ignore =\fIid1:...\fR
30
-Coma separated list of GPU IDs to be ignored by nvtop.
+Colon separated list of GPU IDs to be ignored by nvtop.
31
+.TP
32
+.BR \-C ", " \-\-no\-color
33
+Monochrome mode.
34
35
.BR \-v ", " \-\-version
36
Print the version and exit.
0 commit comments