mkdocs new
help
執行
$ mkdocs new --help
顯示
Usage: mkdocs new [OPTIONS] PROJECT_DIRECTORY
  Create a new MkDocs project
Options:
  -q, --quiet    Silence warnings
  -v, --verbose  Enable verbose output
  -h, --help     Show this message and exit.