mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 08:35:44 +02:00
parent
9f89c45d13
commit
50420cc76d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue