tldrl: add hbs translation

client-spec/clarity
Zlatan Vasović 2020-01-29 17:04:27 +01:00 committed by Starbeamrainbowlabs
parent 82b2567f9b
commit bf91bd0001
1 changed files with 16 additions and 0 deletions

16
pages.hbs/common/tldrl.md Normal file
View File

@ -0,0 +1,16 @@
# 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}}`