.TH git-annex-required 1 .SH NAME git-annex required \- get or set required content expression .PP .SH SYNOPSIS git annex required \fBrepository [expression]\fP .PP .SH DESCRIPTION When run with an expression, configures the content that is required to be held in the archive. See git-annex\-preferred\-content(1) .PP For example: .PP git annex required . "include=*.mp3 or include=*.ogg" .PP Without an expression, displays the current required content setting of the repository. .PP .SH SEE ALSO git-annex(1) .PP .SH AUTHOR Joey Hess .PP .PP