fix example in man page
This commit is contained in:
parent
81a9e9ab80
commit
e788ba8e38
2 changed files with 3 additions and 1 deletions
|
@ -28,3 +28,5 @@ git-annex version: 4.20130709.1, ubuntu quantal
|
||||||
|
|
||||||
# End of transcript or log.
|
# End of transcript or log.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> Fixed the example, thanks. --[[Joey]] [[done]]
|
||||||
|
|
|
@ -322,7 +322,7 @@ subdirectories).
|
||||||
|
|
||||||
For example:
|
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
|
Without an expression, displays the current preferred content setting
|
||||||
of the repository.
|
of the repository.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue