Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 552 Bytes

File metadata and controls

20 lines (13 loc) · 552 Bytes

docforge gen-cmd-docs

Generates commands reference documentation

docforge gen-cmd-docs [flags]

Options

  -d, --destination string   Path to directory where the documentation will be generated. If it does not exist, it will be created. Required flag.
  -f, --format md            Specifies the generated documentation format. Must be one of: md (for markdown) or `man` (for man pages). (default "md")
  -h, --help                 help for gen-cmd-docs

SEE ALSO

  • docforge - Forge a documentation bundle