提交 b64f21e6 编写于 作者: Y Yohozzy 提交者: mysterywolf

Update netdev.c

上级 2d17fe73
......@@ -1155,7 +1155,7 @@ int netdev_ping(int argc, char **argv)
{
if (argc == 1)
{
rt_kprintf("Please input: ping [netdev name] <host address>\n");
rt_kprintf("Please input: ping <host address> [netdev name]\n");
}
else if (argc == 2)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册