Browse Source

Fixes documentation ambiguity leading into issue #8239 (#9255)

* docu update

* ilyam8 & joelhans comments on PR resolved
Timotej S 4 years ago
parent
commit
b6bcb21c9e
1 changed files with 3 additions and 2 deletions
  1. 3 2
      health/REFERENCE.md

+ 3 - 2
health/REFERENCE.md

@@ -200,8 +200,9 @@ Everything is the same with [badges](../web/api/badges/). In short:
 
 -   `of DIMENSIONS` is optional and has to be the last parameter. Dimensions have to be separated
      by `,` or `|`. The space characters found in dimensions will be kept as-is (a few dimensions
-     have spaces in their names). This accepts Netdata simple patterns and the `match-ids` and
-     `match-names` options affect the searches for dimensions.
+     have spaces in their names). This accepts Netdata simple patterns _(with `words` separated by
+     `,` or `|` instead of spaces)_ and the `match-ids` and `match-names` options affect the searches
+     for dimensions.
 
 -   `foreach DIMENSIONS` is optional, will always be the last parameter, and uses the same `,`/`|`
      rules as the `of` parameter. Each dimension you specify in `foreach` will use the same rule