提交 1871d37f 作者: Juan Batiz-Benet

Merge pull request #333 from zignig/mount_fix

 windows mount  fix
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
cmds "github.com/jbenet/go-ipfs/commands" cmds "github.com/jbenet/go-ipfs/commands"
) )
var ipfsMount = &cmds.Command{ var mountCmd = &cmds.Command{
Helptext: cmds.HelpText{ Helptext: cmds.HelpText{
Tagline: "Not yet implemented on Windows", Tagline: "Not yet implemented on Windows",
ShortDescription: "Not yet implemented on Windows. :(", ShortDescription: "Not yet implemented on Windows. :(",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论