mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 23:38:07 +08:00
Merge pull request #446 from alimony/fix-configurationx-typo
Fix "configurationx" typo.
This commit is contained in:
commit
f50bc3ea27
@ -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