Skip to content

Commit fad7caf

Browse files
author
Noah Perks Sloan
committed
fix(docs): flag name
1 parent bc7cc9e commit fad7caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customresourcestate-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A YAML configuration file described below is required to define your custom reso
1010
Two flags can be used:
1111

1212
* `--custom-resource-state.config "inline yaml (see example)"` or
13-
* `--custom-resource-state-config /path/to/config.yaml`
13+
* `--custom-resource-state.config-file /path/to/config.yaml`
1414

1515
If both flags are provided, the inline configuration will take precedence.
1616

0 commit comments

Comments
 (0)