# Command-Line Help for `render` This document contains the help content for the `render` command-line program. **Command Overview:** * [`render`↴](#render) ## `render` Renders a template by replacing values as specified by the configuration. **Usage:** `render [OPTIONS]` ###### **Options:** * `-c`, `--config ` — The configuration file to use. Default value: `./.complate/config.yaml` * `-t`, `--template