aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d22e81..9e025df 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ Default database file name is "db.bin".
Usage
-----
- usage: update.sh [-d|--database PATH] [-s|--source DIR] [-n|--dry-run] [-h|--help]
+ usage: update.sh [-d|--database PATH] [-c|--config-dir DIR] [-n|--dry-run] [-h|--help]
-To update the symlinks, run `./update.sh -d test.bin -s test`, substituting the
+To update the symlinks, run `./update.sh -d test.bin -c test`, substituting the
database file name for `test.bin` and directory path for `test`.
Requires Cygwin.