// Copyright © 2016 Zellyn Hunter package main import "github.com/zellyn/diskii/cmd" func main() { cmd.Execute() }