From 995b6012225dce3b04879b02e060a550eac26f4e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 12 Jul 2016 13:31:09 +0200 Subject: [PATCH] Update docs --- CHANGELOG.asciidoc | 2 ++ README.asciidoc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index e2efcfe05..0b1806ac4 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -26,6 +26,8 @@ Added `$QUTE_DOWNLOAD_DIR` available for userscripts. - New option `ui` -> `status-position` to configure the position of the status bar (top/bottom). +- New `--pdf ` argument for `:print` which can be used to generate a + PDF without a dialog. Changed ~~~~~~~ diff --git a/README.asciidoc b/README.asciidoc index 3efc88905..a6c4050dd 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -201,6 +201,7 @@ Contributors, sorted by the number of commits in descending order: * Link * Larry Hynes * Johannes Altmanninger +* Jeremy Kaplan * Ismail * Edgar Hipp * Daryl Finlay @@ -228,7 +229,6 @@ Contributors, sorted by the number of commits in descending order: * Matthias Lisin * Marcel Schilling * Johannes Martinsson -* Jeremy Kaplan * Jean-Christophe Petkovich * Jay Kamat * Helen Sherwood-Taylor