1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 12:03:49 +00:00

update doc

This commit is contained in:
deadc0de6
2020-11-14 13:12:40 +01:00
parent e093bb29d1
commit 458b6a0bf1

View File

@@ -74,13 +74,14 @@ On `import` the following rules are applied:
On `install` the following rules are applied:
* if `chmod` is specified, it will be applied to the installed dotfile
* if `chmod` is specified in the dotfile, it will be applied to the installed dotfile
* if file exists and its permissions differ from `umask` and no `chmod` is specified user needs
to confirm installation (unless `-f --force` is used or the permission match the dotfile in the `dotpath`)
On `update`:
* **TODO**
* no `chmod` entry is added/updated in the config however the rights are mirrored from the filesystem to the
file in `dotpath`
## Symlink dotfiles