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

NAME

       hugo-import - Import your site from others.

SYNOPSIS

       hugo import [OPTIONS]

DESCRIPTION

       Import your site from other web site generators like Jekyll.

       Import requires a subcommand, e.g. hugo import jekyll jekyll_root_path target_path.

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(1), hugo-import-jekyll(1)