1git-annex-wanted(1)         General Commands Manual        git-annex-wanted(1)
2
3
4

NAME

6       git-annex-wanted - get or set preferred content expression
7

SYNOPSIS

9       git annex wanted repository [expression]
10

DESCRIPTION

12       When  run  with an expression, configures the content that is preferred
13       to be held in the archive. See git-annex-preferred-content(1)
14
15       For example:
16
17        git annex wanted . "include=*.mp3 or include=*.ogg"
18
19       Without an expression, displays the current preferred  content  setting
20       of the repository.
21

OPTIONS

23       The git-annex-common-options(1) can be used.
24

SEE ALSO

26       git-annex(1)
27
28       git-annex-required(1)
29
30       git-annex-preferred-content(1)
31
32       git-annex-groupwanted(1)
33

AUTHOR

35       Joey Hess <id@joeyh.name>
36
37                                                           git-annex-wanted(1)
Impressum