mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 06:44:18 +00:00
update readme
This commit is contained in:
10
README.md
10
README.md
@@ -280,6 +280,16 @@ f_dunstrc (file: "config/dunst/dunstrc", link: False)
|
|||||||
By using the `-T --template` switch, only the dotfiles that
|
By using the `-T --template` switch, only the dotfiles that
|
||||||
are using jinja2 directives are listed.
|
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=<some-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
|
## Use actions
|
||||||
|
|
||||||
It is sometimes useful to execute some kind of action
|
It is sometimes useful to execute some kind of action
|
||||||
|
|||||||
Reference in New Issue
Block a user