From 6d59c1b7a5a9098797df88745eaf01df73b9e206 Mon Sep 17 00:00:00 2001 From: wishfort36 <42300264+wishfort36@users.noreply.github.com> Date: Sun, 12 Aug 2018 22:44:51 +0200 Subject: [PATCH] Update doc/userscripts.asciidoc --- doc/userscripts.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/userscripts.asciidoc b/doc/userscripts.asciidoc index c2f35b026..ac0fe9bb3 100644 --- a/doc/userscripts.asciidoc +++ b/doc/userscripts.asciidoc @@ -45,6 +45,7 @@ In `command` mode: - `QUTE_URL`: The current URL. - `QUTE_TITLE`: The title of the current page. - `QUTE_SELECTED_TEXT`: The text currently selected on the page. +- `QUTE_COUNT`: The `count` from the spawn command running the userscript. In `hints` mode: