Commit 11780198 authored by Travis Person's avatar Travis Person

Text under `ipfs name --help` incorrect

Change help text to display proper results from an `ipfs name resolve`.
parent c9ad7a98
...@@ -40,12 +40,12 @@ Publish an <ipfs-path> to another public key: ...@@ -40,12 +40,12 @@ Publish an <ipfs-path> to another public key:
Resolve the value of your identity: Resolve the value of your identity:
> ipfs name resolve > ipfs name resolve
/ipns/QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy /ipfs/QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
Resolve the value of another name: Resolve the value of another name:
> ipfs name resolve QmbCMUZw6JFeZ7Wp9jkzbye3Fzp2GGcPgC3nmeUjfVF87n > ipfs name resolve QmbCMUZw6JFeZ7Wp9jkzbye3Fzp2GGcPgC3nmeUjfVF87n
/ipns/QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy /ipfs/QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
`, `,
}, },
......
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