rename pages.hbs to pages.sh
See @vladimyr's message: https://gitter.im/tldr-pages/tldr?at=60625b22cfd0b814ebac164d
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
59308e5928
commit
db8da89263
16
pages.sh/common/tldr-lint.md
Normal file
16
pages.sh/common/tldr-lint.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user