Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 651 Bytes

prtg_client_util_genDocs.md

File metadata and controls

34 lines (21 loc) · 651 Bytes

prtg_client_util genDocs

Create documentation for app

Synopsis

Create documentation for app

Supports Markdown, Rest and man page formats

prtg_client_util genDocs [flags]

Options

  -f, --Folder string   folder to create docs in (default "./docs")
  -T, --Type string     markdown,rest or man (default "markdown")
  -h, --help            help for genDocs

Options inherited from parent commands

  -d, --debug              command line output
  -t, --timeout duration   timeout string eg 500ms (default 500ms)

SEE ALSO