Fix typo.

”configurationx” -> ”configuration”
parent 19894c47
...@@ -10,7 +10,7 @@ ipfs - global versioned p2p merkledag file system ...@@ -10,7 +10,7 @@ ipfs - global versioned p2p merkledag file system
Basic commands: Basic commands:
init Initialize ipfs local configurationx init Initialize ipfs local configuration
add <path> Add an object to ipfs add <path> Add an object to ipfs
cat <ref> Show ipfs object data cat <ref> Show ipfs object data
ls <ref> List links from an object ls <ref> List links from an object
......
...@@ -21,7 +21,7 @@ ipfs [<flags>] <command> [<arg>] ... ...@@ -21,7 +21,7 @@ ipfs [<flags>] <command> [<arg>] ...
ShortDescription: ` ShortDescription: `
Basic commands: Basic commands:
init Initialize ipfs local configurationx init Initialize ipfs local configuration
add <path> Add an object to ipfs add <path> Add an object to ipfs
cat <ref> Show ipfs object data cat <ref> Show ipfs object data
ls <ref> List links from an object ls <ref> List 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