mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 04:47:45 +08:00
core/commands: Added 'get' to root command helptext
This commit is contained in:
parent
739b19115b
commit
e6d6e9fed6
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user