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

This commit is contained in:
Matt Bell 2015-01-24 13:18:03 -08:00
parent 739b19115b
commit e6d6e9fed6

View File

@ -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