1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:02:18 +02:00

convert: add pt_BR translation (#14429)

> add pt-BR missing translation for 'convert.md'.
> add website link to documentation.
This commit is contained in:
Lucas Soares 2024-10-28 10:32:09 -03:00 committed by GitHub
parent 3f6bdd0b9f
commit fc2ae80378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,10 @@
# convert
> Este comando é um alias(apelido) de `magick convert`.
> Nota: esse alias está obsoleto desde ImageMagick 7. Sendo substituído por `magick`.
> Use `magick convert` se precisar usar a ferramenta antiga em versões 7+.
> Mais informações: <https://imagemagick.org/script/convert.php>.
- Veja a documentação para o comando original:
`tldr magick convert`