diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-25 15:49:18 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-25 15:49:18 -0400 |
commit | 073fa1887c3c0fe15f102a209d444fc1a7ffeba5 (patch) | |
tree | b1b8560d1174b02de31516064070b0ed99588081 /doc/git-annex.mdwn | |
parent | 940a757516e7f4e79114833eff97b676e39e729d (diff) |
add a link
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8cd034070..9cc198bbd 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1392,9 +1392,12 @@ no equivilant to `--in`. When a repository is in one of the standard predefined groups, like "backup" and "client", setting its preferred content to "standard" will use a -built-in preferred content expression developed for that group. Or, -setting its preferred content to "groupwanted" will make it use whatever -groupwanted expression you set for the group. +built-in preferred content expression developed for that group. +See <https://git-annex.branchable.com/preferred_content/standard_groups/> + +If you have set a groupwanted expression for a group, it will be used +when a repository in the group has its preferred content set to +"groupwanted". # SCHEDULED JOBS |