From cdb64f68ad9950e4bc81faf12b526892a8ab2621 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sun, 20 May 2018 22:48:29 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 218f901..767dae7 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ the following entries: it doesn't exist * `dotpath`: path to the directory containing the dotfiles to be managed by dotdrop (absolute path or relative to the config file location) + * `banner`: display the banner * **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.