mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 04:29:16 +00:00
update doc for install --temp for #326
This commit is contained in:
@@ -84,7 +84,7 @@ A dotfile will be installed only if it differs from the version already present
|
|||||||
Some available options:
|
Some available options:
|
||||||
|
|
||||||
* `-t`/`--temp`: Install the dotfile(s) to a temporary directory for review (helping to debug templating issues, for example).
|
* `-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
|
* `-a`/`--force-actions`: Force the execution of actions even if the dotfiles are not installed
|
||||||
* `-f`/`--force`: Do not ask for any confirmation
|
* `-f`/`--force`: Do not ask for any confirmation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user