foo
authorJoey Hess <joeyh@joeyh.name>
Mon, 31 Jul 2023 18:03:18 +0000 (14:03 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 31 Jul 2023 18:03:18 +0000 (14:03 -0400)
doc/todo/onlyingroup_preferred_content_expression/comment_3_8f205160e62aa1312b8e2ef4cafe8c50._comment

index ba44f2af00be180b52156a224a72ad199444d409..e59f4a66fff92d69b9ed86f58190a458b3b75a51 100644 (file)
@@ -9,7 +9,7 @@ number of copies that are in repositories that are not in the offline group.
 
 That might be expressed as say, `copies=!offline:1`
 
-Then `not copies=!offline:1` would be useful to only want files that are
+Then `not copies=!offline:0` would be useful to only want files that are
 available in some repository that is not offline.
 
 This would avoid the question of what to do with onlyingroup when a
@@ -17,4 +17,6 @@ repository is in the specified group but also another one.
 
 I really don't like the `copies=!offline:1` syntax though. (I already
 disliked copies=group:n` and this takes it in an even worse direction.)
+
+So while this is more generic, I kind of prefer the onlyingroup name..
 """]]