1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-16 14:33:39 +00:00

update doc

This commit is contained in:
deadc0de6
2019-03-10 16:16:06 +01:00
parent afd91226a8
commit 7de752567c

View File

@@ -491,6 +491,8 @@ $ dotdrop update ~/.vimrc
$ dotdrop update --key f_vimrc $ dotdrop update --key f_vimrc
``` ```
If not argument is provided, all dotfiles for the selected profile are updated.
It is possible to ignore files to update using unix patterns by providing those It is possible to ignore files to update using unix patterns by providing those
either through the switch `-i --ignore` or as part of the dotfile under the either through the switch `-i --ignore` or as part of the dotfile under the
key `upignore` (see [Config](#config)). key `upignore` (see [Config](#config)).