fix example in man page

This commit is contained in:
Joey Hess 2013-07-16 15:35:15 -04:00
parent 81a9e9ab80
commit e788ba8e38
2 changed files with 3 additions and 1 deletions

View file

@ -28,3 +28,5 @@ git-annex version: 4.20130709.1, ubuntu quantal
# End of transcript or log.
"""]]
> Fixed the example, thanks. --[[Joey]] [[done]]

View file

@ -322,7 +322,7 @@ subdirectories).
For example:
git annex content . "include(*.mp3) or include(*.ogg)"
git annex content . "include=*.mp3 or include=*.ogg"
Without an expression, displays the current preferred content setting
of the repository.