kcat: fix typo (#11763)

kcat: update command
This commit is contained in:
Sebastiaan Speck
2023-12-15 23:21:22 +01:00
committed by GitHub
parent 9f89c45d13
commit 50420cc76d

View File

@@ -17,7 +17,7 @@
- Publish message by reading from `stdin`: - Publish message by reading from `stdin`:
` echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}` `echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}`
- Publish messages by reading from a file: - Publish messages by reading from a file: