mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var genmanCmd = &cobra.Command{
|
||||
Use: "genman",
|
||||
Use: "man",
|
||||
Short: "Generate man pages for the Hugo CLI",
|
||||
Long: `This command automatically generates up-to-date man pages of Hugo's
|
||||
command-line interface. By default, it creates the man page files
|
||||
|
Reference in New Issue
Block a user