tldr-lint, tldrl: add Polish translations (#7355)

feature/windows-fix-syntax-2
Krzysztof Bociurko 2021-11-03 17:14:38 +01:00 committed by GitHub
parent 4f3bc34a94
commit d9b3a026d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# tldr-lint
> Waliduj i formatuj strony dokumentacji `tldr`.
> Więcej informacji: <https://github.com/tldr-pages/tldr-lint>.
- Waliduj wszystkie strony:
`tldr-lint {{katalog_ze_stronami}}`
- Formatuj stronę na standardowe wyjście:
`tldr-lint --format {{strona.md}}`
- Formatuj wszystkie strony w miejscu:
`tldr-lint --format --in-place {{katalog_ze_stronami}}`

8
pages.pl/common/tldrl.md Normal file
View File

@ -0,0 +1,8 @@
# tldrl
> To polecenie jest skrótem do komendy `tldr-lint`.
> Więcej informacji: <https://github.com/tldr-pages/tldr-lint>.
- Przeczytaj dokumentację głównej komendy:
`tldr tldr-lint`