@cryptotaxi247 / kubo / commits / efc18a3e6

Updated synopsis for ping

License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>

Richard Littauer committed May 12, 2016 at 13:23 UTC efc18a3e653eab68b81d4b0c43295034a9f4bab3
1 file changed +1 -1
core/commands/ping.go
+1 -1
@@ -28,7 +28,7 @@ type PingResult struct {
28 var PingCmd = &cmds.Command{
29 Helptext: cmds.HelpText{
30 Tagline: "Send echo request packets to IPFS hosts.",
31 - Synopsis: "Send pings to a peer to verify connectivity and determine latency.",
31 + Synopsis: "ipfs ping <peerId> [--count <int>| -n]",
32 ShortDescription: `
33 'ipfs ping' is a tool to test sending data to other nodes. It finds nodes
34 via the routing system, sends pings, waits for pongs, and prints out round-