mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 02:38:02 +00:00
rename --files to --file and refactor usage option for compare
This commit is contained in:
@@ -550,7 +550,7 @@ changes to apply to the template:
|
||||
* Use dotdrop's `compare` command
|
||||
```bash
|
||||
# use compare to identify change(s)
|
||||
$ dotdrop compare --files=~/.vimrc
|
||||
$ dotdrop compare --file=~/.vimrc
|
||||
```
|
||||
|
||||
* Install the dotfiles to a temporary directory (using the `install` command and the
|
||||
|
||||
Reference in New Issue
Block a user