From 5139a487608b8c4fcdc23bcc33a7192e5996f76d Mon Sep 17 00:00:00 2001 From: Szwendacz99 Date: Wed, 27 Jul 2022 12:02:06 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6af8c17..b289f21 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Full example on how to use the script: ```bash python exporter.py \ -H https://wiki.example.com \ - -f pdf md plaintext html \ + -f pdf markdown plaintext html \ -l pages chapters books \ --force-update-files \ -t ./token.txt \