mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
Updated tagline for queryDhtCmd
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
This commit is contained in:
parent
27cbef1557
commit
3da441932e
@ -35,7 +35,7 @@ var DhtCmd = &cmds.Command{
|
||||
|
||||
var queryDhtCmd = &cmds.Command{
|
||||
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: ``,
|
||||
},
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user