tldr/pages/common/tldrl.md
2016-01-19 14:44:53 +01:00

211 B

tldrl

Lint and format TLDR pages.

  • 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}}