mirror of https://github.com/mikaku/Monitorix.git
recommend using double quotes in voltage values
This commit is contained in:
parent
1e61babb27
commit
1afee0b0e1
|
@ -650,7 +650,7 @@ Then you may want to configure that \fBlist\fP as:
|
||||||
</list>
|
</list>
|
||||||
.RE
|
.RE
|
||||||
.P
|
.P
|
||||||
Note that you need to escape the plus and minus signs in the voltage labels.
|
Note that you need to escape the plus and minus signs in the voltage labels. It also recommended to enclose the values using double quotes.
|
||||||
.P
|
.P
|
||||||
The last one, \fIgpu0\fP, is set here just in case you have a supported graphics card and want to monitor its temperature. Currently only NVIDIA and ATI graphic cards are supported; with the values \fInvidia\fP and \fIati\fP respectively. It requires the official NVIDIA or ATI drivers.
|
The last one, \fIgpu0\fP, is set here just in case you have a supported graphics card and want to monitor its temperature. Currently only NVIDIA and ATI graphic cards are supported; with the values \fInvidia\fP and \fIati\fP respectively. It requires the official NVIDIA or ATI drivers.
|
||||||
.P
|
.P
|
||||||
|
|
Loading…
Reference in New Issue