Made linter happy in cmd folder

This commit is contained in:
Thomas Boerger
2016-11-04 12:42:18 +01:00
parent 212a04a45e
commit 5b5af7daee
7 changed files with 14 additions and 5 deletions

View File

@ -14,6 +14,7 @@ import (
)
var (
// CmdAdmin represents the available admin sub-command.
CmdAdmin = cli.Command{
Name: "admin",
Usage: "Preform admin operations on command line",