Document new alt subdirectory behavior
This commit is contained in:
parent
e12172d315
commit
08ef49759c
2 changed files with 2 additions and 2 deletions
2
yadm.1
2
yadm.1
|
@ -595,7 +595,7 @@ If no "##default" version exists and no files have valid conditions, then no
|
|||
link will be created.
|
||||
|
||||
Links are also created for directories named this way, as long as they have at
|
||||
least one yadm managed file within them (at the top level).
|
||||
least one yadm managed file as a descendant.
|
||||
|
||||
yadm will automatically create these links by default. This can be disabled
|
||||
using the
|
||||
|
|
2
yadm.md
2
yadm.md
|
@ -488,7 +488,7 @@
|
|||
then no link will be created.
|
||||
|
||||
Links are also created for directories named this way, as long as they
|
||||
have at least one yadm managed file within them (at the top level).
|
||||
have at least one yadm managed file as a descendant.
|
||||
|
||||
yadm will automatically create these links by default. This can be dis‐
|
||||
abled using the yadm.auto-alt configuration. Even if disabled, links
|
||||
|
|
Loading…
Reference in a new issue