Explorar el Código

Add README.md

Guzmán Castanedo Villalba hace 6 años
padre
commit
8be2c8429c
Se han modificado 1 ficheros con 10 adiciones y 1 borrados
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,3 +1,12 @@
 # pdfmerge-smart
 
-Simple script to merge pdfs with white-pages in odds pages
+Simple script to merge pdfs with white-pages in odds pages
+
+USAGE:	pdfmerge-smart [PDFin.pdf] <PDFout.pdf>
+INFO:
+	Merge PDFin.pdf in one PDFout.pdf adding white pages if PDFin.pdf
+	has an odd number of pages.
+OPTIONS:
+	-h, --help help
+	-v, --verbose verbose mode
+	-y, --yes enable overwrite mode