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

NAME

6       git-annex-vadd - add subdirs to current view
7

SYNOPSIS

9       git annex vadd [field=glob ...] [field=value ...] [tag ...]
10

DESCRIPTION

12       Changes  the current view, adding an additional level of directories to
13       categorize the files.
14
15       For example, when the view is by author/tag, vadd year=* will change it
16       to year/author/tag.
17
18       So  will  vadd  year=2014  year=2013, but limiting the years in view to
19       only those two.
20

OPTIONS

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

SEE ALSO

25       git-annex(1)
26
27       git-annex-metadata(1)
28
29       git-annex-view(1)
30
31       git-annex-vpop(1)
32
33       git-annex-vfilter(1)
34
35       git-annex-vcycle(1)
36

AUTHOR

38       Joey Hess <id@joeyh.name>
39
40                                                             git-annex-vadd(1)
Impressum