提交 efc62312 作者: Jeromy Johnson

Merge pull request #2682 from ipfs/feature/ping-go-syn

Updated synopsis for ping
......@@ -28,7 +28,7 @@ type PingResult struct {
var PingCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Send echo request packets to IPFS hosts.",
Synopsis: "Send pings to a peer to verify connectivity and determine latency.",
Synopsis: "ipfs ping <peerId> [--count <int>| -n]",
ShortDescription: `
'ipfs ping' is a tool to test sending data to other nodes. It finds nodes
via the routing system, sends pings, waits for pongs, and prints out round-
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论