mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 04:17:44 +08:00
fix typo
License: MIT Signed-off-by: Sönke Hahn <SoenkeHahn@gmail.com>
This commit is contained in:
parent
cfdcd9802f
commit
c03c41994d
@ -33,7 +33,7 @@ You may have to create /ipfs and /ipns before using 'ipfs mount':
|
||||
`,
|
||||
LongDescription: `
|
||||
Mount IPFS at a read-only mountpoint on the OS. The default, /ipfs and /ipns,
|
||||
are set in the configutation file, but can be overriden by the options.
|
||||
are set in the configuration file, but can be overriden by the options.
|
||||
All IPFS objects will be accessible under this directory. Note that the
|
||||
root will not be listable, as it is virtual. Access known paths directly.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user