aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-11-11 20:09:42 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-11-11 20:09:42 +0000
commitf2981af016370e04ec1e8cc886a64b9017970210 (patch)
tree9f72d4163d67a9c6526c14c17b8aa33f8ce5f89c /README.md
parentMerge branch 'feature/experimental' (diff)
downloadpaper2remarkable-f2981af016370e04ec1e8cc886a64b9017970210.tar.gz
paper2remarkable-f2981af016370e04ec1e8cc886a64b9017970210.zip
Bump version and update changelogv0.8.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/README.md b/README.md
index ea602a5..0c7694c 100644
--- a/README.md
+++ b/README.md
@@ -152,24 +152,28 @@ flags are self-explanatory, but if you'd like more information, please open an
issue [on GitHub][github-url].
```
-usage: p2r [-h] [-b] [-c] [-d] [-n] [-p REMARKABLE_DIR] [-r] [-k] [-v] [-V]
- [--filename FILENAME] [--gs GS] [--pdftoppm PDFTOPPM] [--pdftk PDFTK]
- [--qpdf QPDF] [--rmapi RMAPI]
+usage: p2r [-h] [-b] [-c] [-d] [-e] [-n] [-p REMARKABLE_DIR] [-r] [-k] [-v]
+ [-V] [--filename FILENAME] [--gs GS] [--pdftoppm PDFTOPPM]
+ [--pdftk PDFTK] [--qpdf QPDF] [--rmapi RMAPI]
input [input ...]
-Paper2reMarkable version 0.7.3
+Paper2reMarkable version 0.8.1
positional arguments:
- input One or more URLs to a paper or paths to local PDF files
+ input One or more URLs to a paper or paths to local PDF
+ files
optional arguments:
-h, --help show this help message and exit
-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
- -n, --no-upload don't upload to the reMarkable, save the output in current working dir
+ -e, --experimental enable experimental features
+ -n, --no-upload don't upload to the reMarkable, save the output in
+ current working dir
-p REMARKABLE_DIR, --remarkable-path REMARKABLE_DIR
- directory on reMarkable to put the file (created if missing, default: /)
+ directory on reMarkable to put the file (created if
+ missing, default: /)
-r, --right Right align so the menu doesn't cover it
-k, --no-crop Don't crop the pdf file
-v, --verbose be verbose