mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
add undraft command
This commit is contained in:
@@ -75,6 +75,7 @@ func AddCommands() {
|
||||
HugoCmd.AddCommand(convertCmd)
|
||||
HugoCmd.AddCommand(newCmd)
|
||||
HugoCmd.AddCommand(listCmd)
|
||||
HugoCmd.AddCommand(undraftCmd)
|
||||
}
|
||||
|
||||
//Initializes flags
|
||||
|
Reference in New Issue
Block a user