diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-28 22:02:16 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-28 22:02:16 +0000 |
commit | 6804fd4ca717805c3ed128a18b136b9ff08b04b8 (patch) | |
tree | 0bbf85f4a1e97c8a84cf395a828530a4506041c7 /README.md | |
parent | allow bin/*.sh be symlinked (diff) | |
download | config-links-6804fd4ca717805c3ed128a18b136b9ff08b04b8.tar.gz config-links-6804fd4ca717805c3ed128a18b136b9ff08b04b8.zip |
bin/*.sh -> *.sh
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ This description is obviously confusing; see the complete usage example below. Usage ----- -Symlinks are managed by `bin/update.sh`. +Symlinks are managed by `update.sh`. ``` usage: update.sh [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run] @@ -36,7 +36,7 @@ In this example, the symlinks to files in "../src" must appear in ``` > pwd -/cygdrive/d/workspace/personal/config-links/bin +/cygdrive/d/workspace/personal/config-links > tree /test/dest/ /test/dest/ |