summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-06 13:02:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-06 13:02:17 -0400
commit88cbe84adfd3b8d2938ea251125be59e029aa4d6 (patch)
tree0324fdce988f034640bcd5d22a7607133a25689b /doc/git-annex.mdwn
parent67de9175753c3ef7d6ff8e83dc663e07edd5e13b (diff)
mention preferred content standard
Diffstat (limited to 'doc/git-annex.mdwn')
-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`.