diff --git a/core/commands2/mount_unix.go b/core/commands2/mount_unix.go index 2fd45a2a0..6495958ce 100644 --- a/core/commands2/mount_unix.go +++ b/core/commands2/mount_unix.go @@ -26,7 +26,7 @@ var mountCmd = &cmds.Command{ Helptext: cmds.HelpText{ Tagline: "Mounts IPFS to the filesystem (read-only)", Synopsis: ` -ipfs [-f ] [-n ] +ipfs mount [-f ] [-n ] `, ShortDescription: ` Mount ipfs at a read-only mountpoint on the OS (default: /ipfs and /ipns).