Merge pull request #446 from alimony/fix-configurationx-typo

Fix "configurationx" typo.
This commit is contained in:
Juan Batiz-Benet 2014-12-14 12:37:24 -08:00
commit f50bc3ea27
2 changed files with 2 additions and 2 deletions

View File

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

View File

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