kpt
kpt copied to clipboard
Avoid synopsis section in catalog README
A command "synopsis" refers to the exact syntax used to describe a CLI. e.g.
https://kpt.dev/reference/pkg/get/
We're not using this word correctly in function usage. I suggest getting rid of Synopsis section and just having:
Overview FunctionConfig Examples
@phanimarupaka This sounds like a renaming given that synopsis already covers function config.
@frankfarzan WDYT? EDIT: nvm. I found https://github.com/GoogleContainerTools/kpt/issues/1890#issuecomment-832297917