rename pages.hbs to pages.sh

See @vladimyr's message:
https://gitter.im/tldr-pages/tldr?at=60625b22cfd0b814ebac164d
This commit is contained in:
bl-ue
2021-04-01 15:42:26 -04:00
committed by Starbeamrainbowlabs
parent 59308e5928
commit db8da89263
10 changed files with 0 additions and 0 deletions

16
pages.sh/common/tldr.md Normal file
View File

@@ -0,0 +1,16 @@
# tldr
> Pojednostavljene man stranice.
> Više informacija: <https://tldr.sh>.
- Prikaži tipičnu upotrebu komande (pomoć: ovako ste stigli ovde!):
`tldr {{komanda}}`
- Prikaži tar tldr stranicu za Linux:
`tldr -p {{linux}} {{tar}}`
- Prikaži pomoć za Git potkomandu:
`tldr {{git-checkout}}`