summaryrefslogtreecommitdiff
path: root/doc/usage.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-07-28 15:39:37 +0200
committerLars-Dominik Braun <lars@6xq.net>2019-07-28 15:39:37 +0200
commit5ef4c9450e05ab28adb0f94f4f373af599fce6f4 (patch)
tree71edd893809f44a1f0f59d9cc81bbd9043b8288b /doc/usage.rst
parenta3d927fa0b25f48197ee3f00b12992e9b0bf9665 (diff)
downloadcrocoite-5ef4c9450e05ab28adb0f94f4f373af599fce6f4.tar.gz
crocoite-5ef4c9450e05ab28adb0f94f4f373af599fce6f4.tar.bz2
crocoite-5ef4c9450e05ab28adb0f94f4f373af599fce6f4.zip
Update docs
Add missing optin -b for IRC bot. Simplify sphinx config file.
Diffstat (limited to 'doc/usage.rst')
-rw-r--r--doc/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.rst b/doc/usage.rst
index c18f9fb..34a3e7b 100644
--- a/doc/usage.rst
+++ b/doc/usage.rst
@@ -154,7 +154,7 @@ A simple IRC bot (“chromebot”) is provided with the command :program:`crocoi
It reads its configuration from a config file like the example provided in
:file:`contrib/chromebot.json` and supports the following commands:
-a <url> -j <concurrency> -r <policy> -k
+a <url> -j <concurrency> -r <policy> -k -b <set-cookie>
Archive <url> with <concurrency> processes according to recursion <policy>
s <uuid>
Get job status for <uuid>