aboutsummaryrefslogtreecommitdiff
path: root/doc/preferred_content
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawk8xEkJYawrAEwjKPBTYv8eMrMQY-cP4bo <Gatan@web>2014-07-15 06:13:10 +0000
committerGravatar admin <admin@branchable.com>2014-07-15 06:13:10 +0000
commitdc28f1aeb8b9a1c7f408fbdc1d84a4d2e770fd93 (patch)
tree4807861f39b711e96721d511c8e9e9cf9cbb7921 /doc/preferred_content
parent7ca41c2e36d0af8182ed1e9bf2f913b1ed9679f7 (diff)
Diffstat (limited to 'doc/preferred_content')
-rw-r--r--doc/preferred_content/standard_groups.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/preferred_content/standard_groups.mdwn b/doc/preferred_content/standard_groups.mdwn
index 97bc9b667..5622dcb57 100644
--- a/doc/preferred_content/standard_groups.mdwn
+++ b/doc/preferred_content/standard_groups.mdwn
@@ -1,14 +1,22 @@
git-annex comes with some built-in [[preferred_content]] settings, that can
be used with repositories that are in special groups. To make a
repository use one of these, just set its preferred content expression
-to "standard", and put it in one of these groups. Or in the webapp, just
-edit the repository and select the group.
+to "standard", and put it in one of these groups. For example, to put the current
+repository in the manual group and use this group to control the preferred
+content, run
+
+ git annex wanted . standard
+ git annex group . manual
+
+In the webapp, just edit the repository and select the group.
(Note that most of these standard expressions also make the repository
want to get any content that is only currently available on untrusted and
dead repositories. So if an untrusted repository gets connected,
any repository that can will back it up.)
+The following standard groups are available:
+
### client
All content is wanted, unless it's for a file in a "archive" directory,