updated manpage to reflect the support of substrings referenced in #136

This commit is contained in:
Jordi Sanfeliu 2018-08-02 12:03:38 +02:00
parent 9fa1c0659f
commit 561fb1684f
1 changed files with 1 additions and 1 deletions

View File

@ -1716,7 +1716,7 @@ Monitorix uses the following command to find the processes listed in this option
# ps -eo pid,comm,command
.P
.RE
Therefore names in the process list must *EXACTLY* correspond to those in the \fIcomm\fP (or \fIcommand\fP) field of the above command (no substring, no wildcard).
Therefore names in the process list can be either exactly to the process name as it appears in the \fIcomm\fP columns, or just a substring of the process name that appears in the \fIcommand\fP column.
.P
An example of this option would be:
.P