Commit e6d6e9fe authored by Matt Bell's avatar Matt Bell

core/commands: Added 'get' to root command helptext

parent 739b1911
......@@ -27,6 +27,7 @@ Basic commands:
init Initialize ipfs local configuration
add <path> Add an object to ipfs
cat <ref> Show ipfs object data
get <ref> Download ipfs objects
ls <ref> List links from an object
refs <ref> List hashes of links from an object
......
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