lektor-website/content/docs/cli/content-file-info/contents.lr

20 lines
462 B
Markdown

comment: This file is auto generated by dump-cli-help.py
---
title: content-file-info
---
summary: Provides information for a set of lektor files.
---
type: cmdlet
---
body:
`lektor content-file-info [FILES]...`
Given a list of files this returns the information for those files
in the context of a project. If the files are from different projects
an error is generated.
## Options
- `--json`: Prints out the data as json.
- `--help`: print this help page.