This commit is contained in:
Brian Tiger Chow 2014-11-07 19:26:13 -08:00 committed by Juan Batiz-Benet
parent 7046ff0e57
commit 538dac153b

View File

@ -28,6 +28,10 @@ type DiagnosticOutput struct {
}
var diagCmd = &cmds.Command{
Help: `ipfs diag - Generate diagnostic reports.
ipfs diag net - Generate a network diagnostic report.
`,
Subcommands: map[string]*cmds.Command{
"net": diagNetCmd,
},
@ -36,7 +40,7 @@ var diagCmd = &cmds.Command{
var diagNetCmd = &cmds.Command{
// TODO UsageLine: "net-diag",
// TODO Short: "Generate a diagnostics report",
Help: `ipfs diag net - Generate a diagnostics report.
Help: `ipfs diag net - Generate a network diagnostics report.
Sends out a message to each node in the network recursively
requesting a listing of data about them including number of