summaryrefslogtreecommitdiff
path: root/fetcher/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fetcher/README.md')
-rw-r--r--fetcher/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetcher/README.md b/fetcher/README.md
index ea0c693..6506c58 100644
--- a/fetcher/README.md
+++ b/fetcher/README.md
@@ -26,7 +26,7 @@ Usage
Just run `fetcher.sh`.
-The script takes no arguments.
+The script takes an optional `dump` argument. If present, MySQL dump is converted into SQLite3-compatible dump (hopefully) - but only if there's a new version on the dump.
Under the hood
==============