tldr/pages.tr/common/tldr-lint.md

17 lines
387 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# tldr-lint
> `tldr` sayfalarını gözden geçir ve biçimlendir.
> Daha fazla bilgi için: <https://github.com/tldr-pages/tldr-lint>.
- Tüm sayfaları gözden geçir:
`tldr-lint {{sayfa_dizini}}`
- Belirtilmiş bir sayfayı `stdout`'a biçimlendir:
`tldr-lint --format {{page.md}}`
- Bir konumdaki tüm sayfaları biçimlendir:
`tldr-lint --format --in-place {{sayfa_dizini}}`