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

Updated synopsis for ping
This commit is contained in:
Jeromy Johnson 2016-05-13 14:30:49 -07:00
commit efc6231241

View File

@ -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-