Commit 71301d2c authored by Matt Bell's avatar Matt Bell

core/commands: Updated root command helptext

parent c4f9a92e
......@@ -28,6 +28,7 @@ Basic commands:
add <path> Add an object to ipfs
cat <ref> Show ipfs object data
ls <ref> List links from an object
refs <ref> 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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment