summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git-annex.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index c06d1ffe9..7c16d7bbf 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -948,6 +948,10 @@ The main differences are that `exclude=` and `include=` always
match relative to the top of the git repository, and that there is
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 ddeveloped for that group.
+
# CONFIGURATION
Like other git commands, git-annex is configured via `.git/config`.