From 85cb7e6bbd578245c5df9ddadf79043233650f0c Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Thu, 15 Nov 2018 18:30:21 +0100 Subject: [PATCH] update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ed1d451..d66d340 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,16 @@ f_dunstrc (file: "config/dunst/dunstrc", link: False) By using the `-T --template` switch, only the dotfiles that are using jinja2 directives are listed. +It is also possible to list all files related to each dotfile entries +by invoking the `detail` command, for example: +```bash +$ dotdrop listfiles --profile= f_vimrc +``` + +This is especially useful when the dotfile entry is a directory +and one wants to have information on the different files (is it +a templated file, etc). + ## Use actions It is sometimes useful to execute some kind of action