summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-02 10:35:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-02 10:35:50 -0400
commit758641854ac7d2b211655a693a2e860113a23d47 (patch)
tree9a9b3244456834bad8c436efe73f7636d907c336 /doc/git-annex.mdwn
parentfe58548c299e976b8174803523ac234072dac67b (diff)
add example
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 4be3b4a48..18bc05ad2 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -311,6 +311,10 @@ subdirectories).
When run with an expression, configures the content that is preferred
to be held in the archive. See PREFERRED CONTENT below.
+ For example:
+
+ git annex content . "include(*.mp3) or include(*.ogg)"
+
Without an expression, displays the current preferred content setting
of the repository.