From dbfe4ff260f49b2618b81af554295ff1bb1c6cd7 Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Thu, 12 Jan 2017 17:00:48 -0600 Subject: [PATCH] Add alt-links for encrypted files to website (#34) --- _docs/040_alternates.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_docs/040_alternates.md b/_docs/040_alternates.md index 5571a2d..6543f7a 100644 --- a/_docs/040_alternates.md +++ b/_docs/040_alternates.md @@ -20,10 +20,10 @@ detect files with names ending in: | `##OS.HOSTNAME` | Matching OS & Hostname | | `##OS.HOSTNAME.USER` | Matching OS, Hostname, and User | -If there are any files managed by yadm's repository which match this naming -convention, symbolic links will be created for the most appropriate version. -This may best be demonstrated by example. Assume the following files are managed -by yadm's repository: +If there are any files managed by yadm's repository, or listed in +`$HOME/.yadm/encrypt`, which match this naming convention, symbolic links will +be created for the most appropriate version. This may best be demonstrated by +example. Assume the following files are managed by yadm's repository: $HOME/path/example.txt## $HOME/path/example.txt##Darwin