18 lines
344 B
Markdown
18 lines
344 B
Markdown
comment: This file is auto generated by dump-cli-help.py
|
|
---
|
|
title: remove
|
|
---
|
|
summary: Removes a plugin from the project.
|
|
---
|
|
type: cmdlet
|
|
---
|
|
body:
|
|
|
|
`lektor plugins remove NAME`
|
|
|
|
This command can remove a plugin to the project again. The name
|
|
of the plugin is the only argument to the function.
|
|
|
|
## Options
|
|
|
|
- `--help`: print this help page. |