summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2020-06-03 17:17:42 +0200
committerGitHub <noreply@github.com>2020-06-03 08:17:42 -0700
commitb6bcb21c9eb8bf2035c775fd098702ca0af8215d (patch)
treea43adcd67daed19cafb8e03d2f27075f24ec2e70 /health
parentb63d58f1c877fd1302aba3c82776e9f9492c61fd (diff)
Fixes documentation ambiguity leading into issue #8239 (#9255)
* docu update * ilyam8 & joelhans comments on PR resolved
Diffstat (limited to 'health')
-rw-r--r--health/REFERENCE.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/health/REFERENCE.md b/health/REFERENCE.md
index 2b4b313b36..8d38bf2d99 100644
--- a/health/REFERENCE.md
+++ b/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