mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
@@ -193,7 +193,7 @@ func Execute() {
|
||||
|
||||
// AddCommands adds child commands to the root command HugoCmd.
|
||||
func AddCommands() {
|
||||
HugoCmd.AddCommand(serverCmd)
|
||||
HugoCmd.AddCommand(newServerCmd().getCommand())
|
||||
HugoCmd.AddCommand(newVersionCmd().getCommand())
|
||||
HugoCmd.AddCommand(newEnvCmd().getCommand())
|
||||
HugoCmd.AddCommand(newConfigCmd().getCommand())
|
||||
|
Reference in New Issue
Block a user