From 941e893497ae69f9e4db653c83afff8df3c9c436 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 3 Feb 2020 22:20:32 +0000 Subject: Bump version and update changelog --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1429483..b12dbf6 100644 --- a/README.md +++ b/README.md @@ -61,18 +61,19 @@ Optionally, you can: Here's the full help of the script: ```text -usage: p2r [-h] [-b] [-c] [-d] [-n] [-p REMARKABLE_DIR] [-v] +usage: p2r [-h] [-t] [-b] [-c] [-d] [-n] [-p REMARKABLE_DIR] [-v] [-V] [--filename FILENAME] [--gs GS] [--pdfcrop PDFCROP] [--pdftk PDFTK] [--rmapi RMAPI] input -Paper2reMarkable version 0.4.0 +Paper2reMarkable version 0.5.0 positional arguments: input URL to a paper or the path of a local PDF file optional arguments: -h, --help show this help message and exit + -t, --html URL is to a HTML article instead of a PDF -b, --blank Add a blank page after every page of the PDF -c, --center Center the PDF on the page, instead of left align -d, --debug debug mode, doesn't upload to reMarkable @@ -82,6 +83,7 @@ optional arguments: directory on reMarkable to put the file (created if missing, default: /) -v, --verbose be verbose + -V, --version Show version and exit --filename FILENAME Filename to use for the file on reMarkable --gs GS path to gs executable (default: gs) --pdfcrop PDFCROP path to pdfcrop executable (default: pdfcrop) -- cgit v1.2.3