It seems like the doc is really outdated, especially the examples which are completely different from real life usage Eg. `hkt consume -topic actor-news -offsets 0=1:2` which is now written (If I understood correctly) `hkt consume actor-news 0=1:2`
It seems like the doc is really outdated, especially the examples which are completely different from real life usage
Eg.
hkt consume -topic actor-news -offsets 0=1:2which is now written (If I understood correctly)
hkt consume actor-news 0=1:2