mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
typo
This commit is contained in:
parent
13045c5190
commit
3eb2d3dcbc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
`convert {{image.jpg}} {{image.png}}`
|
||||
|
||||
- Scale an image 50% it's original size:
|
||||
- Scale an image 50% its original size:
|
||||
|
||||
`convert {{image.png}} -resize 50% {{image2.png}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue