mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-30 06:17:55 +01:00
+"it"
This commit is contained in:
parent
31bd12bae0
commit
c18b91ae67
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
`montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry +0+0 montage.jpg`
|
||||
|
||||
- Set the grid cell size and resize images to fit before tiling:
|
||||
- Set the grid cell size and resize images to fit it before tiling:
|
||||
|
||||
`montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry 640x480+0+0 montage.jpg`
|
||||
|
||||
|
|
Loading…
Reference in a new issue