diff --git a/core/commands/ping.go b/core/commands/ping.go index b074dba8d..965e654cb 100644 --- a/core/commands/ping.go +++ b/core/commands/ping.go @@ -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 [--count | -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-