windows fix

This commit is contained in:
Simon Kirkby 2014-11-14 21:03:30 +08:00
parent 7f31b0410c
commit 43fb5d5d72

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. :(",