1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00

update README

This commit is contained in:
deadc0de6
2017-12-29 11:10:05 +01:00
parent 19d937c73d
commit 2503e3a132

View File

@@ -195,17 +195,19 @@ $ dotdrop.sh --help
Usage:
dotdrop install [-fndV] [-c <path>] [-p <profile>]
dotdrop compare [-V] [-c <path>] [-p <profile>] [--files=<files>]
dotdrop import [-ldV] [-c <path>] [-p <profile>] <paths>...
dotdrop compare [-V] [-c <path>] [-p <profile>]
[-o <opts>] [--files=<files>]
dotdrop listfiles [-V] [-c <path>] [-p <profile>]
dotdrop list [-V] [-c <path>]
dotdrop --help
dotdrop --version
Options:
-p --profile=<profile> Specify the profile to use [default: thor].
-p --profile=<profile> Specify the profile to use [default: ilak].
-c --cfg=<path> Path to the config [default: config.yaml].
--files=<files> Comma separated list of files to compare.
-o --dopts=<opts> 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