1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-17 11:43:31 +08:00

core/commands: Rearranged command list sections

This commit is contained in:
Matt Bell
2015-01-23 19:17:09 -08:00
parent 4ee3d39253
commit ccaabbc06d

View File

@ -41,18 +41,18 @@ Tool commands:
name Publish or resolve IPNS names
log Change the logging level
Network commands:
swarm Manage connections to the p2p network
bootstrap Add or remove bootstrap peers
ping Measure the latency of a connection
Advanced Commands:
daemon Start a long-running daemon process
mount Mount an ipfs read-only mountpoint
diag Print diagnostics
Network commands:
swarm Manage connections to the p2p network
bootstrap Add or remove bootstrap peers
ping Measure the latency of a connection
Plumbing commands:
block Interact with raw blocks in the datastore