Skip to content

Commit cc30871

Browse files
committed
Docs: Forgot to save something
Signed-off-by: Lynette Miles <[email protected]>
1 parent e17e71f commit cc30871

File tree

1 file changed

+4
-3
lines changed
  • administration/configuring-fluent-bit

1 file changed

+4
-3
lines changed

administration/configuring-fluent-bit/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
Fluent Bit supports two configuration formats:
44

5-
* [Classic mode](classic-mode/README.md).
6-
* [YAML](yaml/README.md). (YAML configuration is production ready since Fluent Bit 2.0.)
5+
* [Classic mode](classic-mode/README.md)
6+
* [YAML](yaml/README.md) (Fluent Bit 2.0 or greater)
77

88
## CLI flags
99

10-
Fluent Bit also supports a CLI interface with various flags matching up to the configuration options available.
10+
Fluent Bit also supports a CLI with various flags for the available configuration
11+
options.
1112

1213
```shell
1314
$ docker run --rm -it fluent/fluent-bit --help

0 commit comments

Comments
 (0)