1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-14 23:49:34 +08:00

cmds mount synopsis

This commit is contained in:
Juan Batiz-Benet
2014-11-15 08:48:18 -08:00
parent 1871d37f12
commit 7d448d9dab

@ -24,6 +24,9 @@ const fuseNoDirectory = "fusermount: failed to access mountpoint"
var mountCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Mounts IPFS to the filesystem (read-only)",
Synopsis: `
ipfs [-f <ipfs mount path>] [-n <ipns mount path>]
`,
ShortDescription: `
Mount ipfs at a read-only mountpoint on the OS (default: /ipfs and /ipns).
All ipfs objects will be accessible under that directory. Note that the