提交 8e4cfed0 作者: Jeromy Johnson

Merge pull request #2372 from ipfs/docs/fix-tagline

Updated tagline for queryDhtCmd
...@@ -35,7 +35,7 @@ var DhtCmd = &cmds.Command{ ...@@ -35,7 +35,7 @@ var DhtCmd = &cmds.Command{
var queryDhtCmd = &cmds.Command{ var queryDhtCmd = &cmds.Command{
Helptext: cmds.HelpText{ Helptext: cmds.HelpText{
Tagline: "Run a 'findClosestPeers' query through the DHT.", Tagline: "Find the closest peers to a given key by querying through the DHT.",
ShortDescription: ``, ShortDescription: ``,
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论