summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index ae7e570..cfb7e56 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,6 @@ mapped to extended configuration dictionaries.
| Parameter | Explanation |
| --- | --- |
| `path` | The source for the symlink, the same as in the shortcut syntax (default: null, automatic (see below)) |
-| `create` | When true, create parent directories to the link as needed. (default: false) |
| `relink` | Removes the old target if it's a symlink (default: false) |
| `force` | Force removes the old target, file or folder, and forces a new link (default: false) |
| `relative` | Use a relative path to the source when creating the symlink (default: false, absolute links) |
@@ -184,7 +183,6 @@ mapped to extended configuration dictionaries.
```yaml
- link:
~/.config/terminator:
- create: true
path: config/terminator
~/.vim: vim
~/.vimrc: