1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.sh/common/tldr-lint.md

363 B

tldr-lint

Lintuje i formatira tldr stranice. Više informacija: https://github.com/tldr-pages/tldr-lint.

  • Lintuj sve stranice:

tldr-lint {{direktorijum_stranica}}

  • Formatiraj određenu stranicu u stdout:

tldr-lint --format {{stranica.md}}

  • Formatiraj sve stranice na njihovom mestu:

tldr-lint --format --in-place {{direktorijum_stranica}}