# tldrl > Lint and format `tldr` pages. > More information: . - Lint all pages: `tldrl {{pages_directory}}` - Format a specific page to `stdout`: `tldrl -f {{page.md}}` - Format all pages in place: `tldrl -fi {{pages_directory}}`