This commit is contained in:
comp500 2019-09-18 17:48:31 +01:00
parent b48f89d67c
commit 36093f0e2a

View File

@ -17,7 +17,7 @@ import (
var refreshMutex sync.RWMutex
// serveCmd represents the server command
// serveCmd represents the serve command
var serveCmd = &cobra.Command{
Use: "serve",
Short: "Run a local development server",