1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 04:17:58 +01:00
This commit is contained in:
Waldir Pimenta 2016-01-14 11:25:40 +00:00
parent 31bd12bae0
commit c18b91ae67

View file

@ -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`