Files
tldr/pages.hbs/common/tldrl.md
Lucas Gabriel Schneider a5fe31bc47 multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00

17 lines
325 B
Markdown

# tldrl
> Lintuje i formatira tldr stranice.
> Više informacija: <https://github.com/tldr-pages/tldr-lint>.
- Lintuj sve stranice:
`tldrl {{direktorijum_stranica}}`
- Formatiraj određenu stranicu u stdout:
`tldrl -f {{stranica.md}}`
- Formatiraj sve stranice na njihovom mestu:
`tldrl -fi {{direktorijum_stranica}}`