mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00
nsh cmd rptun: add rptun ping useage description
Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
This commit is contained in:
@@ -514,7 +514,7 @@ static const struct cmdmap_s g_cmdmap[] =
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_RPTUN) && !defined(CONFIG_NSH_DISABLE_RPTUN)
|
||||
CMD_MAP("rptun", cmd_rptun, 3, 7,
|
||||
CMD_MAP("rptun", cmd_rptun, 2, 7,
|
||||
"<start|stop|reset|panic|dump|ping> <path|all>"
|
||||
" [value|times length ack sleep]"),
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user