diff --git a/core/commands/root.go b/core/commands/root.go index 93929fc76..738390daf 100644 --- a/core/commands/root.go +++ b/core/commands/root.go @@ -28,6 +28,7 @@ Basic commands: add Add an object to ipfs cat Show ipfs object data ls List links from an object + refs List hashes of links from an object Tool commands: @@ -36,12 +37,20 @@ Tool commands: version Show ipfs version information commands List all available commands id Show info about ipfs peers + pin Pin objects to local storage + 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 - serve Serve an interface to ipfs diag Print diagnostics Plumbing commands: