package
1.0.3
Repository: https://github.com/safesoftware/fmeflow-cli.git
Documentation: pkg.go.dev

# README

FME Server CLI Docgen

This will generate docs based on the information for each command.

Generating the doc

Run the command:

go run docgen.go

to regenerate the documentation in the docs directory.

Before committing changes, use a diff tool to ensure changes are correct and any manual edits that have been made post-generation are restored.