diff --git a/core/commands2/mount_windows.go b/core/commands2/mount_windows.go index 6f5132e3f..c439d7883 100644 --- a/core/commands2/mount_windows.go +++ b/core/commands2/mount_windows.go @@ -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. :(",