Extract flags from the ocis project-components to create documentation.
Run the build target from the Makefile: make build
.
Running ./bin/flaex -help
shows information on how to use flaex. Flaex writes to standard output. Feel free to redirect
the content into a file.
Please consider the following command as an example:
./bin/flaex -template=templates/CONFIGURATION.tmpl -command-path=../ocis-konnectd/pkg/command/ -flagset-path=../ocis-konnectd/pkg/flagset/ > ../ocis-konnectd/docs/configuration.md