Provided by: hugo_0.15+git20160206.203.ed23711-1_amd64 bug

NAME

       hugo-gen-man - Generate man pages for the Hugo CLI

SYNOPSIS

       hugo gen man [OPTIONS]

DESCRIPTION

       This command automatically generates up-to-date man pages of Hugo's command-line
       interface.  By default, it creates the man page files in the "man" directory under the
       current directory.

OPTIONS

       --dir="man/"
           the directory to write the man pages.

OPTIONS INHERITED FROM PARENT COMMANDS

       --log[=false]
           Enable Logging

       --logFile=""
           Log File path (if set, logging enabled automatically)

       -v, --verbose[=false]
           verbose output

       --verboseLog[=false]
           verbose logging

SEE ALSO

       hugo-gen(1)