From dc28f1aeb8b9a1c7f408fbdc1d84a4d2e770fd93 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawk8xEkJYawrAEwjKPBTYv8eMrMQY-cP4bo" Date: Tue, 15 Jul 2014 06:13:10 +0000 Subject: --- doc/preferred_content/standard_groups.mdwn | 12 ++++++++++-- 1 file 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, -- cgit v1.2.3