Skip to content

Commit a2d5cdf

Browse files
committed
Update README
1 parent 93c011d commit a2d5cdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Can be used to embed jpeg/png images in a single pdf file without resizing and r
99

1010
- Generate `output.pdf` from all jpegs in current folder
1111
```
12-
c:> vbimg2pdf.exe *.jpg -o output.pdf
12+
c:> vbimg2pdf.exe *.jpg -o output.pdf
1313
```
1414
### Command-line
1515
```
1616
vbimg2pdf 0.1 (c) 2018 by [email protected]
17-
Convert jpeg/png images to multi-page pdf
17+
Convert jpeg/png images to multi-page pdf file
1818
1919
Usage: vbimg2pdf.exe [options] <in_file.jpg> ...
2020

0 commit comments

Comments
 (0)