mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
convert: add Polish translation (#12987)
This commit is contained in:
parent
8f4e93e705
commit
612ced25df
1 changed files with 9 additions and 0 deletions
9
pages.pl/common/convert.md
Normal file
9
pages.pl/common/convert.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# convert
|
||||
|
||||
> To polecenie jest aliasem `magick convert`.
|
||||
> Uwaga: ten alias jest wycofany od ImageMagick 7. Został on zastąpiony przez `magick`.
|
||||
> Użyj `magick convert` jeśli potrzebujesz użyć starego narzędzia w wersjach 7+.
|
||||
|
||||
- Zobacz dokumentację oryginalnego polecenia:
|
||||
|
||||
`tldr magick convert`
|
Loading…
Add table
Reference in a new issue