aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-10 08:14:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-10 08:14:32 +0300
commit7deff275cc782a09cbe170613494960a4e3f543b (patch)
treea5fa2d3d304e6dadf78e208c63110022b560bb2e /README.md
parentREADME update (diff)
downloadconfig-links-7deff275cc782a09cbe170613494960a4e3f543b.tar.gz
config-links-7deff275cc782a09cbe170613494960a4e3f543b.zip
-c|--config-dir -> -s|--shared-dir
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62b3c9b..7f1874f 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Usage
Symlinks are managed by `update.sh`.
```
-usage: update.sh [-h|--help] [-d|--database PATH] [-c|--config-dir DIR] [-n|--dry-run]
+usage: update.sh [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run]
```
Pass the `--help` flag to this script to examine its detailed usage
@@ -56,7 +56,7 @@ In this example, the symlinks to files in "../cfg" must appear in "~/env".
> echo "$ENV"
/home/Egor/env
-> ./update.sh -c ../cfg/
+> ./update.sh --shared-dir ../cfg/
...
> tree ~/env/