3kori 01e620fbb5
Fixed typos (#374)
Thank you @3kori for another batch of typo corrections!
2023-05-22 17:24:07 -07:00

23 lines
481 B
Markdown

comment: This file is auto generated by dump-cli-help.py
---
title: clean
---
summary: Cleans the entire build folder.
---
type: cmdlet
---
body:
`lektor clean`
Cleans the entire build folder.
If no build folder is provided, the default build folder of the project
in the Lektor cache is used.
## Options
- `-O, --output-path PATH`: The output path.
- `-v, --verbose`: Increases the verbosity of the logging.
- `--yes`: Confirms the cleaning.
- `--help`: print this help page.