diff --git a/README.html b/README.html index 1e85876..0e6418b 100644 --- a/README.html +++ b/README.html @@ -164,19 +164,19 @@ $ python -m pdflib.pdf2txt -P mypassword secret.pdf Options:
-o filename -
Speficies the output file name. +
Specifies the output file name. By default, it prints the extracted contents to stdout.

-p pageno[,pageno,...] -
Speficies the comma-separated list of the page numbers to be extracted. +
Specifies the comma-separated list of the page numbers to be extracted. Page numbers are starting from one. By default, it extracts texts from all the pages.

-c codec -
Speficies the output codec for non-ASCII texts. +
Specifies the output codec for non-ASCII texts.

-t type -
Speficies the output format. The following formats are currently supported. +
Specifies the output format. The following formats are currently supported.