Merge pull request #333 from zignig/mount_fix

windows mount  fix
This commit is contained in:
Juan Batiz-Benet 2014-11-15 06:51:55 -08:00
commit 1871d37f12

View File

@ -6,7 +6,7 @@ import (
cmds "github.com/jbenet/go-ipfs/commands"
)
var ipfsMount = &cmds.Command{
var mountCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Not yet implemented on Windows",
ShortDescription: "Not yet implemented on Windows. :(",