From efc18a3e653eab68b81d4b0c43295034a9f4bab3 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 12 May 2016 13:23:49 -0400 Subject: [PATCH] Updated synopsis for ping License: MIT Signed-off-by: Richard Littauer --- core/commands/ping.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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-