mirror of https://github.com/mikaku/Monitorix.git
small fix
This commit is contained in:
parent
6a63c0f7fa
commit
18619d9f16
|
@ -909,7 +909,7 @@ This is the type of sensor in each group. It's important to not mix different ty
|
|||
.P
|
||||
.BI map
|
||||
.RS
|
||||
This list complements the \fBdesc\fP option. It basically allows you to change the name that will appear in the graph, hiding the real name of the sensor. If no association is defined, then Monitorix will display the name specified in the \fBdesc\fP option.
|
||||
This list complements the \fBdesc\fP option. It basically allows you to change the name that will appear in the graph, hiding the real name of the sensor. If no association is defined, then Monitorix will display the name specified in the \fBdesc\fP option. Note, this only works with names that don't include whitespaces.
|
||||
.RE
|
||||
.P
|
||||
.BI graphs_per_row
|
||||
|
|
Loading…
Reference in New Issue