From 0ab15a4644ce762d202eb841cdb0b15db6a72c1c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Jan 2014 13:53:56 -0400 Subject: [PATCH] clarify that $client is a shorthand used on this page, and not part of preferred content expression syntax --- doc/preferred_content.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn index 6a5364f674..40364011e9 100644 --- a/doc/preferred_content.mdwn +++ b/doc/preferred_content.mdwn @@ -125,6 +125,9 @@ data until all clients have a copy. `(not (inallgroup=client and copies=client:2) and ($client)` +(Where $client is a copy of the preferred content expression used for +clients.) + The "copies=client:2" part of the above handles the case where there is only one client repository. It makes a transfer repository speculatively prefer content in this case, even though it as of yet @@ -188,6 +191,9 @@ reached an archive repository. `present and ($client)` +(Where $client is a copy of the preferred content expression used for +clients.) + ### public This is used for publishing information to a repository that can be