diff --git a/dotdrop/options.py b/dotdrop/options.py index e1beb98..6e5d95f 100644 --- a/dotdrop/options.py +++ b/dotdrop/options.py @@ -73,7 +73,7 @@ Options: -T --template Only template dotfiles. -D --showdiff Show a diff before overwriting. -P --show-patch Provide a one-liner to manually patch template. - -f --force Do not warn if exists. + -f --force Do not ask user confirmation for anything. -k --key Treat as a dotfile key. -V --verbose Be verbose. -d --dry Dry run.