1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-15 17:20:05 +00:00

update readme

This commit is contained in:
deadc0de6
2018-05-20 22:48:29 +02:00
parent cbafcfd4a7
commit cdb64f68ad

View File

@@ -386,6 +386,7 @@ the following entries:
it doesn't exist it doesn't exist
* `dotpath`: path to the directory containing the dotfiles to be managed * `dotpath`: path to the directory containing the dotfiles to be managed
by dotdrop (absolute path or relative to the config file location) by dotdrop (absolute path or relative to the config file location)
* `banner`: display the banner
* **dotfiles** entry: a list of dotfiles * **dotfiles** entry: a list of dotfiles
* When `link` is true, dotdrop will create a symlink instead of copying. Template generation (as in [template](#template)) is not supported when `link` is true. * When `link` is true, dotdrop will create a symlink instead of copying. Template generation (as in [template](#template)) is not supported when `link` is true.