mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
Fix typo.
”configurationx” -> ”configuration”
This commit is contained in:
parent
19894c4705
commit
dbefedbb2e
@ -10,7 +10,7 @@ ipfs - global versioned p2p merkledag file system
|
||||
|
||||
Basic commands:
|
||||
|
||||
init Initialize ipfs local configurationx
|
||||
init Initialize ipfs local configuration
|
||||
add <path> Add an object to ipfs
|
||||
cat <ref> Show ipfs object data
|
||||
ls <ref> List links from an object
|
||||
|
||||
@ -21,7 +21,7 @@ ipfs [<flags>] <command> [<arg>] ...
|
||||
ShortDescription: `
|
||||
Basic commands:
|
||||
|
||||
init Initialize ipfs local configurationx
|
||||
init Initialize ipfs local configuration
|
||||
add <path> Add an object to ipfs
|
||||
cat <ref> Show ipfs object data
|
||||
ls <ref> List links from an object
|
||||
|
||||
Loading…
Reference in New Issue
Block a user