tldr-lint, tldrl: add Polish translations (#7355)
This commit is contained in:

committed by
GitHub

parent
4f3bc34a94
commit
d9b3a026d9
16
pages.pl/common/tldr-lint.md
Normal file
16
pages.pl/common/tldr-lint.md
Normal 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
8
pages.pl/common/tldrl.md
Normal 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`
|
Reference in New Issue
Block a user