Missing --help for: ipfs routing findprovs --enc=json
Open
kind/bug
P1
topic/docs
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
### Version
```Text
0.10.0
```
### Description
`ipfs dht findprovs QmbWqxBEKC3P8tqsKc98xmWNzrzDtRLMiMPL8wBuTGsMnR --enc=json` yields way more information than the text version. IIUC most of peers in JSON response are NOT providers, but jump-points while the DHT walk occurs.
We should document the `--enc=json` behavior and the meaning of `Extra` and `Type` fields so it is displayed in `--help` and on https://docs.ipfs.io/reference/http/api/#api-v0-dht-findprovs
Contributor guide
Assessment
This issue has not been assessed yet.