nanomq / nanomq

An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV

Home Page:https://nanomq.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confusing help information of nanomq_cli

wanghaEMQ opened this issue · comments

Describe the bug

Here is the part of the help information.

  -i, --interval <ms>              Interval of publishing message (ms) [default: 10]
  -i, --identifier <identifier>    The client identifier UTF-8 String (default randomly generated string)

Actual Behavior
It seems the -i value will be set to identifier.

Environment Details

  • NanoMQ version. latest
  • Operating system and version
  • Compiler and language used
  • testing scenario

fixed in #1756

Do any docs need to be updated? @OdyWayne

Do any docs need to be updated? @OdyWayne

nothing wrong with docs.