aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-25 12:44:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-25 12:44:58 -0400
commitb93439ab21727ad809ebce384b78e572799fa39a (patch)
treea36efdd4adc246cb40a62451d84d4ce66bf38c15 /doc/git-annex.mdwn
parent6442bc73b2799c46c8a45a3cd265dd8dfeaea1f3 (diff)
content: New command line way to view and configure a repository's preferred content settings.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 29a5a6225..4be3b4a48 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -306,6 +306,14 @@ subdirectories).
Removes a repository from a group.
+* content repository [expression]
+
+ When run with an expression, configures the content that is preferred
+ to be held in the archive. See PREFERRED CONTENT below.
+
+ Without an expression, displays the current preferred content setting
+ of the repository.
+
* vicfg
Opens EDITOR on a temp file containing most of the above configuration