{
  "epilog": "Documentation:\n  https://docsifyjs.github.io/docsify\n  https://docsifyjs.github.io/docsify-cli\n\nDevelopment:\n  https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n",
  "group.globaloptions": "Global Options",
  "help": "Show help",
  "init": "Creates new docs",
  "start": "Server for SSR",
  "init.local": "Copy docsify files to local. To explicitly set --local to false you may use --no-local.",
  "init.theme": "Theme file to be used.",
  "init.plugins": "A list of plugins to be used.",
  "serve": "Run local server to preview site.",
  "serve.open": "Open docs in default browser. To explicitly set --open to false you may use --no-open.",
  "serve.port": "Listen port.",
  "serve.indexname": "Custom filename instead of index.html to serve by default",
  "generate": "Docsify's generators",
  "generate.sidebar": "Generate sidebar file",
  "livereload.port": "livereload Listen port.",
  "usage": "Usage",
  "version": "Show version number"
}
