mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Added a new command hugo list drafts
and hugo list future
This commit is contained in:
@@ -67,6 +67,7 @@ func AddCommands() {
|
||||
HugoCmd.AddCommand(benchmark)
|
||||
HugoCmd.AddCommand(convertCmd)
|
||||
HugoCmd.AddCommand(newCmd)
|
||||
HugoCmd.AddCommand(listCmd)
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user