summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-06-03 01:31:46 +0200
committeremkael <emkael@tlen.pl>2020-06-03 01:31:46 +0200
commit2f467e071d8398887a797cd52655a67d474fbf59 (patch)
tree491607c3a243deece92d40013bb20b8c64a55eed
parentdd7b393f818fcf888f87866ddacba89f2635f506 (diff)
Dump conversion docs
-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
==============