aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-vcycle.mdwn
blob: 9d00d9fb952c0568971c741f1d52233e06da7939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# NAME

git-annex vcycle - switch view to next layout

# SYNOPSIS

git annex vcycle

# DESCRIPTION

When a view involves nested subdirectories, this cycles the order.
 
For example, when the view is by year/author/tag, `vcycle` will switch
it to author/tag/year.

# SEE ALSO

[[git-annex]](1)

[[git-annex-metadata]](1)

[[git-annex-view]](1)

[[git-annex-vpop]](1)

[[git-annex-vadd]](1)

[[git-annex-vfilter]](1)

# AUTHOR

Joey Hess <id@joeyh.name>

Warning: Automatically converted into a man page by mdwn2man. Edit with care.