diff --git a/pages.hbs/common/tldrl.md b/pages.hbs/common/tldrl.md new file mode 100644 index 000000000..e2bc97ef1 --- /dev/null +++ b/pages.hbs/common/tldrl.md @@ -0,0 +1,16 @@ +# tldrl + +> Lintuje i formatira tldr stranice. +> Više informacija: . + +- 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}}`