1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:54:51 +00:00

update doc for install --temp for #326

This commit is contained in:
deadc0de6
2021-10-11 16:55:19 +02:00
parent e90f406ed2
commit 7671266fa6

View File

@@ -84,7 +84,7 @@ A dotfile will be installed only if it differs from the version already present
Some available options:
* `-t`/`--temp`: Install the dotfile(s) to a temporary directory for review (helping to debug templating issues, for example).
Note that actions are not executed in this mode.
Note that actions are not executed in this mode and the config entry `create` is always considered to be `true`.
* `-a`/`--force-actions`: Force the execution of actions even if the dotfiles are not installed
* `-f`/`--force`: Do not ask for any confirmation