diff --git a/README.md b/README.md index d4b9750..77d266e 100644 --- a/README.md +++ b/README.md @@ -195,17 +195,19 @@ $ dotdrop.sh --help Usage: dotdrop install [-fndV] [-c ] [-p ] - dotdrop compare [-V] [-c ] [-p ] [--files=] dotdrop import [-ldV] [-c ] [-p ] ... + dotdrop compare [-V] [-c ] [-p ] + [-o ] [--files=] dotdrop listfiles [-V] [-c ] [-p ] dotdrop list [-V] [-c ] dotdrop --help dotdrop --version Options: - -p --profile= Specify the profile to use [default: thor]. + -p --profile= Specify the profile to use [default: ilak]. -c --cfg= Path to the config [default: config.yaml]. --files= Comma separated list of files to compare. + -o --dopts= Diff options [default: ]. -n --nodiff Do not diff when installing. -l --link Import and link. -f --force Do not warn if exists. @@ -284,6 +286,9 @@ Compare local dotfiles with dotdrop's defined ones: $ dotdrop.sh compare ``` +The diffing is done by diff in the backend, one can provide specific +options to diff using the `-o` switch. + ## Import new dotfiles Dotdrop allows to import dotfiles directly from the