From 5a6afff3d6b9d58ff5a7509dfefe29558d868744 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 9 Aug 2024 14:22:05 -0400 Subject: [PATCH] left off number option --- doc/git-annex-preferred-content.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex-preferred-content.mdwn b/doc/git-annex-preferred-content.mdwn index b23e9677fd..70d2723524 100644 --- a/doc/git-annex-preferred-content.mdwn +++ b/doc/git-annex-preferred-content.mdwn @@ -297,7 +297,7 @@ elsewhere to allow removing it). Note that `not balanced` is a bad thing to put in a preferred content expression for the same reason `not present` is. -* `fullybalanced=groupname` +* `fullybalanced=groupname[:number]` This is like `balanced`, but allows moving content between repositories in the group at any time to keep it fully balanced.