Files
tldr/pages.tr/common/tldr-lint.md
4G3NT 87ec0727fc pages*: add backticks to every io stream (#10442)
* pages*: add backticks to every io stream
2023-07-02 18:42:01 +05:30

17 lines
387 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}}`