We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bba26 commit 010388dCopy full SHA for 010388d
examples/ipfs-kad/README.md
@@ -20,7 +20,7 @@ By specifying a peer ID as a parameter, the code will search for the closest pee
20
Run the example code:
21
22
```sh
23
-cargo run -- get-peers [PEER_ID]
+cargo run -- get-peers --peer-id [PEER_ID]
24
```
25
26
Replace `[PEER_ID]` with the base58-encoded peer ID you want to search for.
0 commit comments