diff options
Diffstat (limited to 'fetcher')
-rw-r--r-- | fetcher/README.md | 2 |
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 ============== |