We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0edc0 commit bd1cccfCopy full SHA for bd1cccf
content/en/docs/collector/configuration.md
@@ -39,7 +39,7 @@ are not added by default. Pass in multiple file paths at the command line as
39
follows:
40
41
```shell
42
-otelcol --cofig=file:/path/to/first/file --config=file:/path/to/second/file
+otelcol --config=file:/path/to/first/file --config=file:/path/to/second/file
43
```
44
45
You can also provide configurations using environment variables, HTTP URIs, or
0 commit comments