mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 09:04:18 +00:00
Fix broken links?
This commit is contained in:
@@ -648,7 +648,7 @@ dotfiles:
|
|||||||
|
|
||||||
## Ignoring missing files
|
## Ignoring missing files
|
||||||
|
|
||||||
The [ignore missing files setting](./usage/#ignoring-missing-files)
|
The [ignore missing files setting](usage.md#ignoring-missing-files)
|
||||||
can be configured globally or on a specific dotfile.
|
can be configured globally or on a specific dotfile.
|
||||||
|
|
||||||
To configure globally, place the following in `config.yaml`:
|
To configure globally, place the following in `config.yaml`:
|
||||||
|
|||||||
@@ -305,4 +305,4 @@ Maybe the program changes these files quite often and creates unnecessary diffs
|
|||||||
|
|
||||||
In these cases, you can use the `ingore-missing` option.
|
In these cases, you can use the `ingore-missing` option.
|
||||||
This option is available as a flag (`--ignore-missing` or `-z`) to the `update` and `compare` commands,
|
This option is available as a flag (`--ignore-missing` or `-z`) to the `update` and `compare` commands,
|
||||||
or [as a configuration option either globally or on a specific dotfile](./config-details/#ignoring-missing-files).
|
or [as a configuration option either globally or on a specific dotfile](config-details.md#ignoring-missing-files).
|
||||||
|
|||||||
Reference in New Issue
Block a user