chore: appease linter

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
jolheiser 2023-07-26 10:18:44 -05:00
parent 2d9fb03718
commit bd02a10d73
No known key found for this signature in database
GPG key ID: B853ADA5DA7BBF7A

View file

@ -12,6 +12,7 @@ import (
"github.com/urfave/cli/v2"
)
// CmdDocs generates markdown for tea
var CmdDocs = cli.Command{
Name: "docs",
Hidden: true,