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

add doc for compare_workdir

This commit is contained in:
deadc0de6
2021-11-01 22:00:14 +01:00
parent 4296168a9e
commit 79bb785424
2 changed files with 4 additions and 0 deletions

View File

@@ -112,6 +112,9 @@ To ignore specific patterns, see [the ignore patterns](config.md#ignore-patterns
To completely ignore all files not present in `dotpath` see [Ignore missing](#ignore-missing).
If you want to get notified on files present in the `workdir` but not tracked
by dotdrop see the [compare_workdir](config-format.md).
For more options, see the usage with `dotdrop --help`.
## List profiles