diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-05 13:56:49 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-05 13:56:49 -0400 |
commit | 4675d94e8e403cfa026f3890dbc680d03f13f6c2 (patch) | |
tree | b0e9563c8e27431f0fca89121e10b9b031129660 /doc/special_remotes | |
parent | f3958ecd07765975e4ea3d500cdc9694ad595d5e (diff) |
fix whereis output example
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/ipfs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/ipfs.mdwn b/doc/special_remotes/ipfs.mdwn index 5a31a2528..82a467729 100644 --- a/doc/special_remotes/ipfs.mdwn +++ b/doc/special_remotes/ipfs.mdwn @@ -60,7 +60,7 @@ to look up the ipfs address of the file: whereis somefile ed1c811d-fe42-4436-aa75-56566c990aa8 -- ipfs - ipfs: QmYgXEfjsLbPvVKrrD4Hf6QvXYRPRjH5XFGajDqtxBnD4W + ipfs: ipfs:QmYgXEfjsLbPvVKrrD4Hf6QvXYRPRjH5XFGajDqtxBnD4W In the example above, the ipfs address for the file is `QmYgXEfjsLbPvVKrrD4Hf6QvXYRPRjH5XFGajDqtxBnD4W`. You can give this |